[INFO] cloning repository https://github.com/TheArtificial/trestle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheArtificial/trestle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheArtificial%2Ftrestle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheArtificial%2Ftrestle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a4167ced3ccb005c4c308c22a0cc1bdbe4bc1e5 [INFO] testing TheArtificial/trestle/7a4167ced3ccb005c4c308c22a0cc1bdbe4bc1e5 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheArtificial%2Ftrestle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/TheArtificial/trestle [INFO] finished tweaking git repo https://github.com/TheArtificial/trestle [INFO] tweaked toml for git repo https://github.com/TheArtificial/trestle written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheArtificial/trestle on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheArtificial/trestle already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8acbe2b6ae157d0047be758a249c1bae6e9581ba6cd4fc0b5e9f496493a20ec [INFO] running `Command { std: "docker" "start" "-a" "e8acbe2b6ae157d0047be758a249c1bae6e9581ba6cd4fc0b5e9f496493a20ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8acbe2b6ae157d0047be758a249c1bae6e9581ba6cd4fc0b5e9f496493a20ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8acbe2b6ae157d0047be758a249c1bae6e9581ba6cd4fc0b5e9f496493a20ec", kill_on_drop: false }` [INFO] [stdout] e8acbe2b6ae157d0047be758a249c1bae6e9581ba6cd4fc0b5e9f496493a20ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48d2f8e8808b2d2e91c071643ec68b16433526bd4916f9097ca7352503dd6e69 [INFO] running `Command { std: "docker" "start" "-a" "48d2f8e8808b2d2e91c071643ec68b16433526bd4916f9097ca7352503dd6e69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling memory-serve-core v1.2.2 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling memory-serve v1.2.2 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling minijinja-embed v2.18.0 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling minijinja v2.18.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling newapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling typed-builder v0.23.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling memory-serve-macros v1.2.2 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ammonia v4.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling tower-sessions-sqlx-store v0.15.0 [INFO] [stderr] Compiling axum-embed v0.1.0 [INFO] [stderr] Compiling minijinja-contrib v2.18.0 [INFO] [stderr] Compiling mailgun-rs v2.0.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling axum-login v0.17.0 [INFO] [stderr] warning: newapp@0.1.0: Build script starting... [INFO] [stderr] warning: newapp@0.1.0: Skipping template embedding and SQLx migrations; enable the 'production' feature to run them. [INFO] [stderr] warning: newapp@0.1.0: Build script completed in 0.00s [INFO] [stderr] Compiling password-auth v1.0.0 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stdout] memory_serve: Loading static assets from src/web/assets [INFO] [stdout] memory_serve: Not embedding assets into binary, assets will load dynamically [INFO] [stdout] memory_serve: including /404.html (dynamically) [INFO] [stdout] memory_serve: including /email/logo-full.png (dynamically) [INFO] [stdout] memory_serve: including /css/common.css (dynamically) [INFO] [stdout] memory_serve: including /css/reset.css (dynamically) [INFO] [stdout] memory_serve: including /css/style.css (dynamically) [INFO] [stdout] memory_serve: including /css/specifics.css (dynamically) [INFO] [stdout] memory_serve: including /css/layout.css (dynamically) [INFO] [stdout] memory_serve: including /css/menu.css (dynamically) [INFO] [stdout] memory_serve: including /icons/bear-head.svg (dynamically) [INFO] [stdout] memory_serve: including /icons/bear-head.png (dynamically) [INFO] [stdout] memory_serve: including /manifest.json (dynamically) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 00s [INFO] running `Command { std: "docker" "inspect" "48d2f8e8808b2d2e91c071643ec68b16433526bd4916f9097ca7352503dd6e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d2f8e8808b2d2e91c071643ec68b16433526bd4916f9097ca7352503dd6e69", kill_on_drop: false }` [INFO] [stdout] 48d2f8e8808b2d2e91c071643ec68b16433526bd4916f9097ca7352503dd6e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eaef02b3a4988ef315accb72d26d9ab9dd15c248d039cf7553ba79a8b12c682 [INFO] running `Command { std: "docker" "start" "-a" "5eaef02b3a4988ef315accb72d26d9ab9dd15c248d039cf7553ba79a8b12c682", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] warning: newapp@0.1.0: Build script starting... [INFO] [stderr] warning: newapp@0.1.0: Skipping template embedding and SQLx migrations; enable the 'production' feature to run them. [INFO] [stderr] warning: newapp@0.1.0: Build script completed in 0.00s [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling minijinja-autoreload v2.18.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling memory-serve-core v1.2.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling tower-sessions-sqlx-store v0.15.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling mailgun-rs v2.0.2 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling memory-serve v1.2.2 [INFO] [stderr] Compiling axum-login v0.17.0 [INFO] [stderr] Compiling newapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] memory_serve: Loading static assets from src/web/assets [INFO] [stdout] memory_serve: Not embedding assets into binary, assets will load dynamically [INFO] [stdout] memory_serve: including /404.html (dynamically) [INFO] [stdout] memory_serve: including /email/logo-full.png (dynamically) [INFO] [stdout] memory_serve: including /css/common.css (dynamically) [INFO] [stdout] memory_serve: including /css/reset.css (dynamically) [INFO] [stdout] memory_serve: including /css/style.css (dynamically) [INFO] [stdout] memory_serve: including /css/specifics.css (dynamically) [INFO] [stdout] memory_serve: including /css/layout.css (dynamically) [INFO] [stdout] memory_serve: including /css/menu.css (dynamically) [INFO] [stdout] memory_serve: including /icons/bear-head.svg (dynamically) [INFO] [stdout] memory_serve: including /icons/bear-head.png (dynamically) [INFO] [stdout] memory_serve: including /manifest.json (dynamically) [INFO] [stdout] memory_serve: Loading static assets from src/web/assets [INFO] [stdout] memory_serve: Not embedding assets into binary, assets will load dynamically [INFO] [stdout] memory_serve: including /404.html (dynamically) [INFO] [stdout] memory_serve: including /email/logo-full.png (dynamically) [INFO] [stdout] memory_serve: including /css/common.css (dynamically) [INFO] [stdout] memory_serve: including /css/reset.css (dynamically) [INFO] [stdout] memory_serve: including /css/style.css (dynamically) [INFO] [stdout] memory_serve: including /css/specifics.css (dynamically) [INFO] [stdout] memory_serve: including /css/layout.css (dynamically) [INFO] [stdout] memory_serve: including /css/menu.css (dynamically) [INFO] [stdout] memory_serve: including /icons/bear-head.svg (dynamically) [INFO] [stdout] memory_serve: including /icons/bear-head.png (dynamically) [INFO] [stdout] memory_serve: including /manifest.json (dynamically) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.11s [INFO] running `Command { std: "docker" "inspect" "5eaef02b3a4988ef315accb72d26d9ab9dd15c248d039cf7553ba79a8b12c682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eaef02b3a4988ef315accb72d26d9ab9dd15c248d039cf7553ba79a8b12c682", kill_on_drop: false }` [INFO] [stdout] 5eaef02b3a4988ef315accb72d26d9ab9dd15c248d039cf7553ba79a8b12c682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68db3571dfedfcba2341181e2da6212e56d4caf1d7836746b0bdcb5fad5b6be8 [INFO] running `Command { std: "docker" "start" "-a" "68db3571dfedfcba2341181e2da6212e56d4caf1d7836746b0bdcb5fad5b6be8", kill_on_drop: false }` [INFO] [stderr] warning: newapp@0.1.0: Build script starting... [INFO] [stderr] warning: newapp@0.1.0: Skipping template embedding and SQLx migrations; enable the 'production' feature to run them. [INFO] [stderr] warning: newapp@0.1.0: Build script completed in 0.00s [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newapp-5253b4b1860cb5f3) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test api::oauth::endpoints::tests::test_can_redirect_error ... ok [INFO] [stdout] test api::oauth::endpoints::tests::test_build_return_url ... ok [INFO] [stdout] test api::oauth::endpoints::tests::test_generate_authorization_response_success ... ok [INFO] [stdout] test api::oauth::error::tests::test_oauth_error_codes ... ok [INFO] [stdout] test api::oauth::error::tests::test_custom_error_conversion ... ok [INFO] [stdout] test api::oauth::endpoints::tests::test_generate_authorization_response_error ... ok [INFO] [stdout] test api::oauth::error::tests::test_oauth_error_status_codes ... ok [INFO] [stdout] test api::oauth::error::tests::test_oauth_error_response_conversion ... ok [INFO] [stdout] test api::oauth::jwt::tests::test_invalid_token_validation ... ok [INFO] [stdout] test api::oauth::jwt::tests::test_expired_token_validation ... ok [INFO] [stdout] test api::oauth::jwt::tests::test_jti_generation ... ok [INFO] [stdout] test api::oauth::jwt::tests::test_jwt_claims_creation ... ok [INFO] [stdout] test api::oauth::jwt::tests::test_jwt_token_generation_and_validation ... ok [INFO] [stdout] test api::oauth::jwt::tests::test_scope_parsing ... ok [INFO] [stdout] test api::oauth::router::tests::test_cors_layer_creation ... ok [INFO] [stdout] test api::oauth::tests::test_authorization_request_validation ... ok [INFO] [stdout] test api::oauth::tests::test_scopes_from_json ... ok [INFO] [stdout] test api::oauth::tests::test_scopes_to_json ... ok [INFO] [stdout] test api::oauth::router::tests::test_oauth_router_creation ... ok [INFO] [stdout] test api::oauth::tests::test_oauth_scope_conversion ... ok [INFO] [stdout] test api::oauth::tests::test_scopes_to_string ... ok [INFO] [stdout] test api::oauth::tests::test_token_request_validation ... ok [INFO] [stdout] test api::oauth::utils::tests::test_base64url_encode ... ok [INFO] [stdout] test api::oauth::utils::tests::test_expiration_functions ... ok [INFO] [stdout] test api::oauth::utils::tests::test_generate_scope_preview ... ok [INFO] [stdout] test api::oauth::utils::tests::test_generate_codes_and_tokens ... ok [INFO] [stdout] test api::oauth::utils::tests::test_generate_secure_random_string ... ok [INFO] [stdout] test api::oauth::utils::tests::test_is_redirect_uri_allowed ... ok [INFO] [stdout] test api::oauth::utils::tests::test_parse_scopes ... ok [INFO] [stdout] test api::oauth::utils::tests::test_pkce_plain_validation ... ok [INFO] [stdout] test api::oauth::utils::tests::test_pkce_s256_validation ... ok [INFO] [stdout] test api::oauth::utils::tests::test_pkce_unsupported_method ... ok [INFO] [stdout] test api::oauth::utils::tests::test_pkce_verifier_character_validation ... ok [INFO] [stdout] test api::oauth::utils::tests::test_pkce_verifier_length_validation ... ok [INFO] [stdout] test api::oauth::utils::tests::test_validate_code_challenge_method ... ok [INFO] [stdout] test api::oauth::utils::tests::test_validate_redirect_uri ... ok [INFO] [stdout] test api::oauth::utils::tests::test_validate_scopes_with_conflict_detection ... ok [INFO] [stdout] test api::service::tests::test_api_state_creation ... ok [INFO] [stdout] test api::oauth::utils::tests::test_validate_scopes_for_client ... ok [INFO] [stdout] test api::service::tests::test_cors_layer_creation ... ok [INFO] [stdout] test api::service::tests::test_tracing_layer_creation ... ok [INFO] [stdout] test api::templates::tests::test_generate_csrf_token ... ok [INFO] [stdout] test auth_backend::tests::test_credentials_struct ... ok [INFO] [stdout] test api::templates::tests::test_parse_scopes ... ok [INFO] [stdout] test auth_backend::tests::test_email_detection ... ok [INFO] [stdout] test api::templates::tests::test_template_env_initialization ... ok [INFO] [stdout] test api::oauth::db::tests::test_authorization_code_flow ... FAILED [INFO] [stdout] test api::oauth::db::tests::test_create_and_get_oauth_client ... FAILED [INFO] [stdout] test api::oauth::db::tests::test_access_token_operations ... FAILED [INFO] [stdout] test api::oauth::utils::tests::test_client_secret_hashing ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- api::oauth::db::tests::test_authorization_code_flow stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'api::oauth::db::tests::test_authorization_code_flow' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x594486da1f2a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x594486da1f2a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x594486da1f2a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x594486da1f2a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x594486dbaa8a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x594486dbaa8a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x594486da72a2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x594486da72a2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x594486d7f6ef - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x594486d7f6ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x594486d99669 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x59448696555c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x59448696555c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x594486d998e2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x594486d998e2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x594486d7f7a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x594486d74199 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x594486d807fd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x594486dbb2fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x594486dbb042 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x594486b0f41e - sqlx_postgres::testing::::test_context::{{closure}}::heccd44c116986c2e [INFO] [stdout] 21: 0x5944868f0f9f - as core::future::future::Future>::poll::hcaf436903c13418f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5944868dac98 - sqlx_core::testing::run_test::{{closure}}::h8d7ffdcc8b870ca9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 23: 0x5944868f0efb - as core::future::future::Future>::poll::h9b965feff0bf9dcc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5944868f0c3b - as core::future::future::Future>::poll::h25b95ab12c7ff49d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x594486890bbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc7b007f177e1a137 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 26: 0x5944868902ba - tokio::task::coop::with_budget::h5090b4a8ef47eaab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x5944868902ba - tokio::task::coop::budget::h27f9179937e03ebb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x5944868902ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha30fc0811817af4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 29: 0x594486885059 - tokio::runtime::scheduler::current_thread::Context::enter::h85f491d823802a01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 30: 0x59448688d383 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h37d498a8e0c1fc94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 31: 0x59448688a2db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdff6b67b3e7065c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 32: 0x594486935fcd - tokio::runtime::context::scoped::Scoped::set::h33c7e53f31f9966f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x59448692c0ba - tokio::runtime::context::set_scheduler::{{closure}}::hb4327d1af4d692cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x59448687d285 - std::thread::local::LocalKey::try_with::h082c7ed8c45b421d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x59448687c8ed - std::thread::local::LocalKey::with::h9d4d2889aaed1d35 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x59448692bd61 - tokio::runtime::context::set_scheduler::h3629c28ca59d7694 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x594486889be3 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha14fdc14f217be10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 38: 0x59448688a5e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf786cd3b2683a23a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 39: 0x594486883062 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h76e4bedb77753a2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5944868df1f7 - tokio::runtime::context::runtime::enter_runtime::hcbc6caf3136e9fa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x594486881bc9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8945b525fb66fe88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x594486934b76 - tokio::runtime::runtime::Runtime::block_on_inner::h890afaca2d633ab8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 43: 0x594486935810 - tokio::runtime::runtime::Runtime::block_on::hef764b5948ec55c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 44: 0x59448693e67b - sqlx_core::rt::test_block_on::h00501e44358b0a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 45: 0x5944868d9251 - sqlx_core::testing::run_test::h78b79bce56023ac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 46: 0x5944868d7461 - sqlx_core::testing::run_test_with_pool::h9408cb36ec4e7bf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 47: 0x5944868d687b - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h199e932529cfd464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 48: 0x594486909bf1 - newapp::api::oauth::db::tests::test_authorization_code_flow::h3d42a9d8e6397abf [INFO] [stdout] at /opt/rustwide/workdir/src/api/oauth/db.rs:1153:5 [INFO] [stdout] 49: 0x594486909c27 - newapp::api::oauth::db::tests::test_authorization_code_flow::{{closure}}::haf6d6ea2660e888e [INFO] [stdout] at /opt/rustwide/workdir/src/api/oauth/db.rs:1154:60 [INFO] [stdout] 50: 0x594486806a96 - core::ops::function::FnOnce::call_once::h6d7b280868adadbf [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x59448695965b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x59448695965b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 53: 0x59448696602b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 54: 0x59448696602b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x59448696602b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x59448696602b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x59448696602b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x59448696602b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 59: 0x59448696602b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 60: 0x594486960484 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 61: 0x594486960484 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 62: 0x594486968c32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 63: 0x594486968c32 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 64: 0x594486968c32 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 65: 0x594486968c32 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 66: 0x594486968c32 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x594486968c32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 68: 0x594486968c32 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x594486da0fef - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 70: 0x594486da0fef - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 71: 0x7c53ee344aa4 - [INFO] [stdout] 72: 0x7c53ee3d1a64 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::oauth::db::tests::test_create_and_get_oauth_client stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'api::oauth::db::tests::test_create_and_get_oauth_client' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x594486da1f2a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x594486da1f2a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x594486da1f2a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x594486da1f2a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x594486dbaa8a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x594486dbaa8a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x594486da72a2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x594486da72a2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x594486d7f6ef - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x594486d7f6ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x594486d99669 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x59448696555c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x59448696555c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x594486d998e2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x594486d998e2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x594486d7f7a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x594486d74199 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x594486d807fd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x594486dbb2fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x594486dbb042 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x594486b0f41e - sqlx_postgres::testing::::test_context::{{closure}}::heccd44c116986c2e [INFO] [stdout] 21: 0x5944868f0f9f - as core::future::future::Future>::poll::hcaf436903c13418f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5944868da088 - sqlx_core::testing::run_test::{{closure}}::h894f25b382951abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 23: 0x5944868f0cfb - as core::future::future::Future>::poll::h30561a787c4983ac [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5944868f0bdb - as core::future::future::Future>::poll::h0ba8712c51d03801 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x594486890abb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8799e26f2c3bc8d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 26: 0x59448689060a - tokio::task::coop::with_budget::h9df3cd4b42e05033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x59448689060a - tokio::task::coop::budget::h6572a4c57fb16b2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x59448689060a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc419f8bd9db9cd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 29: 0x594486885629 - tokio::runtime::scheduler::current_thread::Context::enter::h945f716067e59816 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 30: 0x59448688e963 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h99ba9a8436fdfe69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 31: 0x59448688a28b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7a717f2386e181dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 32: 0x5944869360ed - tokio::runtime::context::scoped::Scoped::set::h3cbc466217d4f900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x59448692c17a - tokio::runtime::context::set_scheduler::{{closure}}::hd2b73aa13cd86f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x59448687fcc5 - std::thread::local::LocalKey::try_with::h8f8de4ad93c1f909 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x59448687cd4d - std::thread::local::LocalKey::with::he3bd5028bfc3be35 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x59448692bd11 - tokio::runtime::context::set_scheduler::h306c7931e3217e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x594486888d73 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h36f35f8b194b3d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 38: 0x59448688a420 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h624262214ac46a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 39: 0x5944868833d2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbf317d9939ff5bed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5944868ddea7 - tokio::runtime::context::runtime::enter_runtime::h272a699ed596048c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x594486881759 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2c8bafab6a251c79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x5944869345a6 - tokio::runtime::runtime::Runtime::block_on_inner::h1c10530d0f37e01d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 43: 0x594486935360 - tokio::runtime::runtime::Runtime::block_on::h1d26009e74449fd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 44: 0x59448693e81b - sqlx_core::rt::test_block_on::h394e7230a420a8ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 45: 0x5944868d91e1 - sqlx_core::testing::run_test::h6c95be76554365da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 46: 0x5944868d7491 - sqlx_core::testing::run_test_with_pool::hd28d81931fa572f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 47: 0x5944868d689b - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h5f4ee5249dfbd350 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 48: 0x59448690b971 - newapp::api::oauth::db::tests::test_create_and_get_oauth_client::h695a33d667fa3b0d [INFO] [stdout] at /opt/rustwide/workdir/src/api/oauth/db.rs:1119:5 [INFO] [stdout] 49: 0x59448690b9a7 - newapp::api::oauth::db::tests::test_create_and_get_oauth_client::{{closure}}::hae3f00827c2deeee [INFO] [stdout] at /opt/rustwide/workdir/src/api/oauth/db.rs:1122:10 [INFO] [stdout] 50: 0x594486806556 - core::ops::function::FnOnce::call_once::h4d6db6e6bf3540a4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x59448695965b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x59448695965b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 53: 0x59448696602b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 54: 0x59448696602b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x59448696602b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x59448696602b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x59448696602b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x59448696602b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 59: 0x59448696602b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 60: 0x594486960484 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 61: 0x594486960484 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 62: 0x594486968c32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 63: 0x594486968c32 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 64: 0x594486968c32 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 65: 0x594486968c32 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 66: 0x594486968c32 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x594486968c32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 68: 0x594486968c32 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x594486da0fef - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 70: 0x594486da0fef - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 71: 0x7c53ee344aa4 - [INFO] [stdout] 72: 0x7c53ee3d1a64 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::oauth::db::tests::test_access_token_operations stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'api::oauth::db::tests::test_access_token_operations' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x594486da1f2a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x594486da1f2a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x594486da1f2a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x594486da1f2a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x594486dbaa8a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x594486dbaa8a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x594486da72a2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x594486da72a2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x594486d7f6ef - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x594486d7f6ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x594486d99669 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x59448696555c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x59448696555c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x594486d998e2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x594486d998e2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x594486d7f7a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x594486d74199 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x594486d807fd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x594486dbb2fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x594486dbb042 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x594486b0f41e - sqlx_postgres::testing::::test_context::{{closure}}::heccd44c116986c2e [INFO] [stdout] 21: 0x5944868f0f9f - as core::future::future::Future>::poll::hcaf436903c13418f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5944868d9478 - sqlx_core::testing::run_test::{{closure}}::h329e3f9dc5527502 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 23: 0x5944868f103b - as core::future::future::Future>::poll::hf091bf003c65ab34 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5944868f0d5b - as core::future::future::Future>::poll::h38d0655dfbe964d7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x594486890c1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9ffcc7960c0ea0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 26: 0x59448688ff4a - tokio::task::coop::with_budget::h525df0044a818500 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x59448688ff4a - tokio::task::coop::budget::ha67b46ea55f460c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x59448688ff4a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8121bffad5fcd7e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 29: 0x5944868861c9 - tokio::runtime::scheduler::current_thread::Context::enter::hc7566a57e10c73ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 30: 0x59448688b363 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0b5991eb9ecebfcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 31: 0x59448688a22b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6af27f99346fd901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 32: 0x594486935ead - tokio::runtime::context::scoped::Scoped::set::h20c30d21b93a31d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x59448692c01a - tokio::runtime::context::set_scheduler::{{closure}}::h6526961cb5089c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x59448687ea25 - std::thread::local::LocalKey::try_with::h638366f8229891e7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x59448687cc8d - std::thread::local::LocalKey::with::hd00e70082d8975d1 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x59448692be41 - tokio::runtime::context::set_scheduler::h69c2e65ff4865c7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x594486888663 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1db57c67715c090b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 38: 0x59448688a490 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h856aa5c7e16f06a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 39: 0x5944868829c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6f86648d9caa6184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5944868de357 - tokio::runtime::context::runtime::enter_runtime::h3afca4f2dcb81e81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x594486881d49 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf4b776e107e27190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x5944869348f6 - tokio::runtime::runtime::Runtime::block_on_inner::h71afad03db66436c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 43: 0x594486935ad0 - tokio::runtime::runtime::Runtime::block_on::hf917ea3afbeddcec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 44: 0x59448693e9bb - sqlx_core::rt::test_block_on::h7eacd8e421e83135 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 45: 0x5944868d92c1 - sqlx_core::testing::run_test::he0fdf16d35fb6955 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 46: 0x5944868d7431 - sqlx_core::testing::run_test_with_pool::h835ecc33ceed13c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 47: 0x5944868d68bb - ) .> Fut as sqlx_core::testing::TestFn>::run_test::hc91fc4e944653745 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 48: 0x594486907e21 - newapp::api::oauth::db::tests::test_access_token_operations::he4698e47677c3cdd [INFO] [stdout] at /opt/rustwide/workdir/src/api/oauth/db.rs:1223:5 [INFO] [stdout] 49: 0x594486907e57 - newapp::api::oauth::db::tests::test_access_token_operations::{{closure}}::h1e5b33a92b049249 [INFO] [stdout] at /opt/rustwide/workdir/src/api/oauth/db.rs:1224:60 [INFO] [stdout] 50: 0x5944868075e6 - core::ops::function::FnOnce::call_once::ha8b92f89b042202f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x59448695965b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x59448695965b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 53: 0x59448696602b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 54: 0x59448696602b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x59448696602b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x59448696602b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x59448696602b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x59448696602b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 59: 0x59448696602b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 60: 0x594486960484 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 61: 0x594486960484 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 62: 0x594486968c32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 63: 0x594486968c32 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 64: 0x594486968c32 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 65: 0x594486968c32 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 66: 0x594486968c32 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x594486968c32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 68: 0x594486968c32 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x594486da0fef - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 70: 0x594486da0fef - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 71: 0x7c53ee344aa4 - [INFO] [stdout] 72: 0x7c53ee3d1a64 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] api::oauth::db::tests::test_access_token_operations [INFO] [stdout] api::oauth::db::tests::test_authorization_code_flow [INFO] [stdout] api::oauth::db::tests::test_create_and_get_oauth_client [INFO] [stdout] [INFO] [stdout] test result: FAILED. 47 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "68db3571dfedfcba2341181e2da6212e56d4caf1d7836746b0bdcb5fad5b6be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68db3571dfedfcba2341181e2da6212e56d4caf1d7836746b0bdcb5fad5b6be8", kill_on_drop: false }` [INFO] [stdout] 68db3571dfedfcba2341181e2da6212e56d4caf1d7836746b0bdcb5fad5b6be8