[INFO] cloning repository https://github.com/moviendome/prelaunch_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moviendome/prelaunch_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoviendome%2Fprelaunch_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoviendome%2Fprelaunch_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f78bdc60baee6a6d82294fc6c5aa96744b2d80a [INFO] testing moviendome/prelaunch_app against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoviendome%2Fprelaunch_app" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/moviendome/prelaunch_app [INFO] finished tweaking git repo https://github.com/moviendome/prelaunch_app [INFO] tweaked toml for git repo https://github.com/moviendome/prelaunch_app written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moviendome/prelaunch_app on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moviendome/prelaunch_app 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a2acd38eaf8d56d64b124fc935cea937bb58793e9f08525afdfff6626e63509 [INFO] running `Command { std: "docker" "start" "-a" "4a2acd38eaf8d56d64b124fc935cea937bb58793e9f08525afdfff6626e63509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a2acd38eaf8d56d64b124fc935cea937bb58793e9f08525afdfff6626e63509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2acd38eaf8d56d64b124fc935cea937bb58793e9f08525afdfff6626e63509", kill_on_drop: false }` [INFO] [stdout] 4a2acd38eaf8d56d64b124fc935cea937bb58793e9f08525afdfff6626e63509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 576f6a2b77ed62d16084285c1924a714344112d08d78b511f3c87780ccd4f670 [INFO] running `Command { std: "docker" "start" "-a" "576f6a2b77ed62d16084285c1924a714344112d08d78b511f3c87780ccd4f670", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling sea-schema v0.15.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling sea-orm-macros v1.0.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling sea-orm v1.0.0 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling sea-orm-cli v1.0.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling cruet v0.13.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling email_address v0.2.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling btparse-stable v0.1.2 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling sea-orm-migration v1.0.0 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling duct_sh v0.13.7 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling english-to-cron v0.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling loco-rs v0.9.0 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling prelaunch_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/controllers/contacts.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let item = load_item(&ctx, id).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/controllers/contacts.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let item = item.insert(&ctx.db).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3, rusty-sidekiq v0.8.2, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "576f6a2b77ed62d16084285c1924a714344112d08d78b511f3c87780ccd4f670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576f6a2b77ed62d16084285c1924a714344112d08d78b511f3c87780ccd4f670", kill_on_drop: false }` [INFO] [stdout] 576f6a2b77ed62d16084285c1924a714344112d08d78b511f3c87780ccd4f670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a690a0e2838ae301727ef5a4058af5ad5475f5cc507db8bab05fce208536a3 [INFO] running `Command { std: "docker" "start" "-a" "b3a690a0e2838ae301727ef5a4058af5ad5475f5cc507db8bab05fce208536a3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling sdd v1.7.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling scc v2.1.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling sea-orm-macros v1.0.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling reserve-port v2.0.1 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling sea-schema v0.15.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling sea-orm-cli v1.0.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling axum-test v14.10.0 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling sea-orm v1.0.0 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling sea-orm-migration v1.0.0 [INFO] [stderr] Compiling loco-rs v0.9.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling prelaunch_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/controllers/contacts.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let item = load_item(&ctx, id).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/controllers/contacts.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let item = item.insert(&ctx.db).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/controllers/contacts.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let item = load_item(&ctx, id).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/controllers/contacts.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let item = item.insert(&ctx.db).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3, rusty-sidekiq v0.8.2, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b3a690a0e2838ae301727ef5a4058af5ad5475f5cc507db8bab05fce208536a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a690a0e2838ae301727ef5a4058af5ad5475f5cc507db8bab05fce208536a3", kill_on_drop: false }` [INFO] [stdout] b3a690a0e2838ae301727ef5a4058af5ad5475f5cc507db8bab05fce208536a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9f53cbcf4c5e4a89132c124d6861b82abef95ea584ac65c77f62430ebccab74 [INFO] running `Command { std: "docker" "start" "-a" "f9f53cbcf4c5e4a89132c124d6861b82abef95ea584ac65c77f62430ebccab74", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `item` [INFO] [stderr] --> src/controllers/contacts.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | let item = load_item(&ctx, id).await?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `item` [INFO] [stderr] --> src/controllers/contacts.rs:96:13 [INFO] [stderr] | [INFO] [stderr] 96 | let item = item.insert(&ctx.db).await?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stderr] [INFO] [stderr] warning: `prelaunch_app` (lib) generated 2 warnings [INFO] [stderr] warning: `prelaunch_app` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3, rusty-sidekiq v0.8.2, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prelaunch_app-ef97ae6f8806dc37) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/prelaunch_app_cli-60cde91ae217b23b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/tool.rs (/opt/rustwide/target/debug/deps/tool-c272cff8a3ecb76d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-31093e5a66250e10) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test models::users::can_find_by_pid ... FAILED [INFO] [stdout] test models::users::can_reset_password ... FAILED [INFO] [stdout] test models::users::can_verification_token ... FAILED [INFO] [stdout] test requests::auth::can_login_with_verify::case_1 ... FAILED [INFO] [stdout] test models::users::can_create_with_password ... FAILED [INFO] [stdout] test requests::auth::can_login_without_verify ... FAILED [INFO] [stdout] test models::users::can_set_forgot_password_sent ... FAILED [INFO] [stdout] test models::contacts::test_model ... FAILED [INFO] [stdout] test models::users::handle_create_with_password_with_duplicate ... FAILED [INFO] [stdout] test models::users::test_can_validate_model ... FAILED [INFO] [stdout] test models::users::can_verified ... FAILED [INFO] [stdout] test requests::auth::can_login_with_verify::case_2 ... FAILED [INFO] [stdout] test models::users::can_find_by_email ... FAILED [INFO] [stdout] test tasks::dump_contacts::test_can_run_dump_contacts ... FAILED [INFO] [stdout] test requests::auth::can_reset_password ... FAILED [INFO] [stdout] test requests::notes::can_add_note ... FAILED [INFO] [stdout] test requests::notes::can_delete_note ... FAILED [INFO] [stdout] test requests::notes::can_get_notes ... FAILED [INFO] [stdout] test requests::user::can_get_current_user ... FAILED [INFO] [stdout] test requests::auth::can_register ... FAILED [INFO] [stdout] test tasks::seed::test_can_seed_data ... FAILED [INFO] [stdout] test requests::notes::can_get_note ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- models::users::can_find_by_pid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::can_find_by_pid' (23) panicked at tests/models/users.rs:99:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee75f2c3 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee75f2c3 - mod::models::users::can_find_by_pid::{{closure}}::{{closure}}::h6d026858bba81a7c [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:99:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee75edaa - mod::models::users::can_find_by_pid::{{closure}}::h502f7ec9f99aab5f [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:108:54 [INFO] [stdout] 44: 0x62a9ee744f5e - core::ops::function::FnOnce::call_once::h8b1a4a9d0b3c41b6 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee75ec0a - mod::models::users::can_find_by_pid::hff84f7822c68f635 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:95:1 [INFO] [stdout] 47: 0x62a9ee75ec37 - mod::models::users::can_find_by_pid::{{closure}}::h41e51ea27305ae9c [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:95:10 [INFO] [stdout] 48: 0x62a9ee744af6 - core::ops::function::FnOnce::call_once::h394faf0430ebaf96 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::can_reset_password stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::can_reset_password' (24) panicked at tests/models/users.rs:201:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee7622c7 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee7622c7 - mod::models::users::can_reset_password::{{closure}}::{{closure}}::hbda64ff97af67ae7 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:201:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee761e0a - mod::models::users::can_reset_password::{{closure}}::h5a502f3d52be3ff8 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:222:6 [INFO] [stdout] 44: 0x62a9ee74515e - core::ops::function::FnOnce::call_once::hc095e6bbbbcae63a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee761c6a - mod::models::users::can_reset_password::h7d12229b5a7940bd [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:197:1 [INFO] [stdout] 47: 0x62a9ee761c97 - mod::models::users::can_reset_password::{{closure}}::h2d3f486f0b6615c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:197:10 [INFO] [stdout] 48: 0x62a9ee744d46 - core::ops::function::FnOnce::call_once::h60cc4248ac8e1ec5 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::can_verification_token stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::can_verification_token' (26) panicked at tests/models/users.rs:116:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee763609 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee763609 - mod::models::users::can_verification_token::{{closure}}::{{closure}}::h973a6c4bf32b951a [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:116:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee76311a - mod::models::users::can_verification_token::{{closure}}::h6929b979bf4c0f60 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:137:53 [INFO] [stdout] 44: 0x62a9ee744cde - core::ops::function::FnOnce::call_once::h58cfd082c9214fc1 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee762f7a - mod::models::users::can_verification_token::hcda905ced553e235 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:112:1 [INFO] [stdout] 47: 0x62a9ee762fa7 - mod::models::users::can_verification_token::{{closure}}::h182e0d35c7117d3c [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:112:10 [INFO] [stdout] 48: 0x62a9ee745256 - core::ops::function::FnOnce::call_once::hd4ad2d7b6fcf75a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::auth::can_login_with_verify::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::auth::can_login_with_verify::case_1' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee74f4cb - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee74f4cb - loco_rs::testing::request::{{closure}}::h24f218c7193d861d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee76e279 - mod::requests::auth::can_login_with_verify::{{closure}}::h4e269da287bc8004 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:101:6 [INFO] [stdout] 23: 0x62a9ee784ce1 - mod::requests::auth::can_login_with_verify::case_1::{{closure}}::{{closure}}::h3db4389f13a63045 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:51:1 [INFO] [stdout] 24: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 30: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 31: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 32: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 33: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 35: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 38: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 39: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 40: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 41: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 43: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 44: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 45: 0x62a9ee784a8a - mod::requests::auth::can_login_with_verify::case_1::{{closure}}::hf2a1dea01be795f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:51:1 [INFO] [stdout] 46: 0x62a9ee74533e - core::ops::function::FnOnce::call_once::hf5cbbc41d604857c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 48: 0x62a9ee7848ea - mod::requests::auth::can_login_with_verify::case_1::h69151fed15ab466e [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:55:1 [INFO] [stdout] 49: 0x62a9ee784917 - mod::requests::auth::can_login_with_verify::case_1::{{closure}}::h1c29f3e1e0ba656e [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:55:10 [INFO] [stdout] 50: 0x62a9ee7452c6 - core::ops::function::FnOnce::call_once::he673aa4c56ea58e1 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 53: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 54: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 59: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 60: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 61: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 62: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 63: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 68: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 70: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 71: 0x7665e681eaa4 - [INFO] [stdout] 72: 0x7665e68aba34 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::can_create_with_password stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::can_create_with_password' (21) panicked at tests/models/users.rs:42:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee765a29 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee765a29 - mod::models::users::can_create_with_password::{{closure}}::{{closure}}::h903d26d5ab33c1c6 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:42:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee765617 - mod::models::users::can_create_with_password::{{closure}}::hac91e3528ba9d138 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:55:7 [INFO] [stdout] 44: 0x62a9ee74536e - core::ops::function::FnOnce::call_once::hfec82f7d6f2acd6c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee7654aa - mod::models::users::can_create_with_password::h4790520c005575df [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:38:1 [INFO] [stdout] 47: 0x62a9ee7656b7 - mod::models::users::can_create_with_password::{{closure}}::hf9fc7640d292bf6a [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:38:10 [INFO] [stdout] 48: 0x62a9ee744ba6 - core::ops::function::FnOnce::call_once::h4a2289bb3f1c9729 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::auth::can_login_without_verify stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::auth::can_login_without_verify' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee74e2d7 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee74e2d7 - loco_rs::testing::request::{{closure}}::h06197faedaba931d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee770c78 - mod::requests::auth::can_login_without_verify::{{closure}}::{{closure}}::h8a73f49f4dd260a6 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:139:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee7709fb - mod::requests::auth::can_login_without_verify::{{closure}}::h897dd3e4251806ec [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:139:11 [INFO] [stdout] 45: 0x62a9ee7450ce - core::ops::function::FnOnce::call_once::ha74801f2712e9282 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee77086a - mod::requests::auth::can_login_without_verify::hc7cc78b34ac819fa [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:105:1 [INFO] [stdout] 48: 0x62a9ee770897 - mod::requests::auth::can_login_without_verify::{{closure}}::h78e10123950d758d [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:105:10 [INFO] [stdout] 49: 0x62a9ee7451d6 - core::ops::function::FnOnce::call_once::hcf49cc66939a1dd8 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::can_set_forgot_password_sent stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::can_set_forgot_password_sent' (25) panicked at tests/models/users.rs:145:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee766ae9 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee766ae9 - mod::models::users::can_set_forgot_password_sent::{{closure}}::{{closure}}::h034927d61793f646 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:145:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee7665ca - mod::models::users::can_set_forgot_password_sent::{{closure}}::h329b222878c498c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:166:40 [INFO] [stdout] 44: 0x62a9ee744d0e - core::ops::function::FnOnce::call_once::h5a869097ad10bbdb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee76645a - mod::models::users::can_set_forgot_password_sent::ha13c5483bbcfa5bc [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:141:1 [INFO] [stdout] 47: 0x62a9ee766667 - mod::models::users::can_set_forgot_password_sent::{{closure}}::h94a0f342fb3ead7a [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:141:10 [INFO] [stdout] 48: 0x62a9ee744946 - core::ops::function::FnOnce::call_once::h0342e151a4d168c3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::contacts::test_model stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::contacts::test_model' (20) panicked at tests/models/contacts.rs:18:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee77e94a - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee77e94a - mod::models::contacts::test_model::{{closure}}::{{closure}}::h0d153901e7d2743d [INFO] [stdout] at /opt/rustwide/workdir/tests/models/contacts.rs:18:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee77e578 - mod::models::contacts::test_model::{{closure}}::hafdd3254aa1c43ea [INFO] [stdout] at /opt/rustwide/workdir/tests/models/contacts.rs:19:62 [INFO] [stdout] 44: 0x62a9ee74502e - core::ops::function::FnOnce::call_once::h9d4117c74164500f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee77e41a - mod::models::contacts::test_model::h0528e1de92d65275 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/contacts.rs:14:1 [INFO] [stdout] 47: 0x62a9ee77e617 - mod::models::contacts::test_model::{{closure}}::hf9b0e35c7061a8ce [INFO] [stdout] at /opt/rustwide/workdir/tests/models/contacts.rs:14:10 [INFO] [stdout] 48: 0x62a9ee744b36 - core::ops::function::FnOnce::call_once::h3c78bf23146959ea [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::handle_create_with_password_with_duplicate stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::handle_create_with_password_with_duplicate' (29) panicked at tests/models/users.rs:63:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee767e9b - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee767e9b - mod::models::users::handle_create_with_password_with_duplicate::{{closure}}::{{closure}}::h4bac8fdaec233b39 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:63:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee7679aa - mod::models::users::handle_create_with_password_with_duplicate::{{closure}}::h44ed9b6036b510fa [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:75:37 [INFO] [stdout] 44: 0x62a9ee744e3e - core::ops::function::FnOnce::call_once::h7b4af793ff8d4c89 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee76783a - mod::models::users::handle_create_with_password_with_duplicate::h2587e111dc7f7f79 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:59:1 [INFO] [stdout] 47: 0x62a9ee767a47 - mod::models::users::handle_create_with_password_with_duplicate::{{closure}}::hc56ecca21d929769 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:59:10 [INFO] [stdout] 48: 0x62a9ee744a46 - core::ops::function::FnOnce::call_once::h13c934b018be14ee [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::test_can_validate_model stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::test_can_validate_model' (31) panicked at tests/models/users.rs:24:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee76496d - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee76496d - mod::models::users::test_can_validate_model::{{closure}}::{{closure}}::h552f17814e7a2c84 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:24:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee7644b8 - mod::models::users::test_can_validate_model::{{closure}}::h7020a913fd881354 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:34:32 [INFO] [stdout] 44: 0x62a9ee7452fe - core::ops::function::FnOnce::call_once::he714ae7fe3aa0d4e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee76435a - mod::models::users::test_can_validate_model::hff8e6302e82d043a [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:20:1 [INFO] [stdout] 47: 0x62a9ee764557 - mod::models::users::test_can_validate_model::{{closure}}::h82118568e9180b21 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:20:10 [INFO] [stdout] 48: 0x62a9ee744d86 - core::ops::function::FnOnce::call_once::h6d2ce967a9c6f2ac [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::can_verified stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::can_verified' (27) panicked at tests/models/users.rs:174:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee75df49 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee75df49 - mod::models::users::can_verified::{{closure}}::{{closure}}::h402418f30f4873ce [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:174:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee75da2a - mod::models::users::can_verified::{{closure}}::h25ab388d539bf688 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:193:46 [INFO] [stdout] 44: 0x62a9ee74509e - core::ops::function::FnOnce::call_once::ha3c57c9ed68bf2e1 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee75d8ba - mod::models::users::can_verified::h057d7fadc32d8c45 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:170:1 [INFO] [stdout] 47: 0x62a9ee75dac7 - mod::models::users::can_verified::{{closure}}::ha34a9efcbbedf87a [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:170:10 [INFO] [stdout] 48: 0x62a9ee744c66 - core::ops::function::FnOnce::call_once::h541599ed7138400e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::auth::can_login_with_verify::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::auth::can_login_with_verify::case_2' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee74f4cb - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee74f4cb - loco_rs::testing::request::{{closure}}::h24f218c7193d861d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee76e279 - mod::requests::auth::can_login_with_verify::{{closure}}::h4e269da287bc8004 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:101:6 [INFO] [stdout] 23: 0x62a9ee7851e1 - mod::requests::auth::can_login_with_verify::case_2::{{closure}}::{{closure}}::h89d5cfea4ff913e6 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:51:1 [INFO] [stdout] 24: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 30: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 31: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 32: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 33: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 35: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 38: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 39: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 40: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 41: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 43: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 44: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 45: 0x62a9ee784f8a - mod::requests::auth::can_login_with_verify::case_2::{{closure}}::haa89cc95583c228d [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:51:1 [INFO] [stdout] 46: 0x62a9ee744f2e - core::ops::function::FnOnce::call_once::h89b4399cf92e5702 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 48: 0x62a9ee784dea - mod::requests::auth::can_login_with_verify::case_2::h9781f4a39140658e [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:55:1 [INFO] [stdout] 49: 0x62a9ee784e17 - mod::requests::auth::can_login_with_verify::case_2::{{closure}}::h87c33525986db299 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:55:10 [INFO] [stdout] 50: 0x62a9ee745216 - core::ops::function::FnOnce::call_once::hd1425543c4218ff0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 53: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 54: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 59: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 60: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 61: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 62: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 63: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 68: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 70: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 71: 0x7665e681eaa4 - [INFO] [stdout] 72: 0x7665e68aba34 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::users::can_find_by_email stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::users::can_find_by_email' (22) panicked at tests/models/users.rs:83:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee760af3 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee760af3 - mod::models::users::can_find_by_email::{{closure}}::{{closure}}::h34c67b8828ebaa93 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:83:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee7605aa - mod::models::users::can_find_by_email::{{closure}}::h4a15ec7e152388d9 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:91:54 [INFO] [stdout] 44: 0x62a9ee744abe - core::ops::function::FnOnce::call_once::h35b22479e5e52ed6 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee76043a - mod::models::users::can_find_by_email::h626d19eef14f319b [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:79:1 [INFO] [stdout] 47: 0x62a9ee760647 - mod::models::users::can_find_by_email::{{closure}}::h99f6a88e33cc69d1 [INFO] [stdout] at /opt/rustwide/workdir/tests/models/users.rs:79:10 [INFO] [stdout] 48: 0x62a9ee744fc6 - core::ops::function::FnOnce::call_once::h979ed04244ca6b16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tasks::dump_contacts::test_can_run_dump_contacts stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tasks::dump_contacts::test_can_run_dump_contacts' (53) panicked at tests/tasks/dump_contacts.rs:10:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee778459 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee778459 - mod::tasks::dump_contacts::test_can_run_dump_contacts::{{closure}}::{{closure}}::h10cf0459ed86fffa [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/dump_contacts.rs:10:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee778138 - mod::tasks::dump_contacts::test_can_run_dump_contacts::{{closure}}::h1b74af8e3d19c3ce [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/dump_contacts.rs:16:6 [INFO] [stdout] 44: 0x62a9ee744f8e - core::ops::function::FnOnce::call_once::h8f3d91fe81b38282 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee777fda - mod::tasks::dump_contacts::test_can_run_dump_contacts::hf7329f624f6f1f4b [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/dump_contacts.rs:8:1 [INFO] [stdout] 47: 0x62a9ee7781d7 - mod::tasks::dump_contacts::test_can_run_dump_contacts::{{closure}}::hd49a214edbebb741 [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/dump_contacts.rs:8:10 [INFO] [stdout] 48: 0x62a9ee744a86 - core::ops::function::FnOnce::call_once::h1d77d3802bcd29f5 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::auth::can_reset_password stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::auth::can_reset_password' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee74ebc5 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee74ebc5 - loco_rs::testing::request::{{closure}}::h1043dcd1f3b42acf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee76b0b6 - mod::requests::auth::can_reset_password::{{closure}}::{{closure}}::he65105eda8c5085c [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:194:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee76ade9 - mod::requests::auth::can_reset_password::{{closure}}::h63bbf0bc93d5f069 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:194:11 [INFO] [stdout] 45: 0x62a9ee7449ee - core::ops::function::FnOnce::call_once::h0b87a2b463ed47a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee76ac6a - mod::requests::auth::can_reset_password::h57dbb092498e559f [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:143:1 [INFO] [stdout] 48: 0x62a9ee76ae87 - mod::requests::auth::can_reset_password::{{closure}}::h6c44bb593b008299 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:143:10 [INFO] [stdout] 49: 0x62a9ee745066 - core::ops::function::FnOnce::call_once::ha15c44585caba3da [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::notes::can_add_note stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::notes::can_add_note' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee750697 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee750697 - loco_rs::testing::request::{{closure}}::h606acd3762270c0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee754578 - mod::requests::notes::can_add_note::{{closure}}::{{closure}}::h445bb08cc8afbed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:68:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee7542cb - mod::requests::notes::can_add_note::{{closure}}::h4bbe61e5b144c3a1 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:68:11 [INFO] [stdout] 45: 0x62a9ee74528e - core::ops::function::FnOnce::call_once::hd9da332908ecfb58 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee75416a - mod::requests::notes::can_add_note::h3051aab723e3716a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:44:1 [INFO] [stdout] 48: 0x62a9ee754367 - mod::requests::notes::can_add_note::{{closure}}::h69c982e008364a42 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:44:10 [INFO] [stdout] 49: 0x62a9ee744be6 - core::ops::function::FnOnce::call_once::h4c8be9f80e63c99d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::notes::can_delete_note stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::notes::can_delete_note' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee74da06 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee74da06 - loco_rs::testing::request::{{closure}}::h046eee010eed736a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee7582b7 - mod::requests::notes::can_delete_note::{{closure}}::{{closure}}::h863f3d3eae3fe94b [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:122:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee75802a - mod::requests::notes::can_delete_note::{{closure}}::he26b65aeb043e3b9 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:122:11 [INFO] [stdout] 45: 0x62a9ee744eae - core::ops::function::FnOnce::call_once::h80846973fa2ede5c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee757e8a - mod::requests::notes::can_delete_note::h387d0a9d043ff0b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:97:1 [INFO] [stdout] 48: 0x62a9ee757eb7 - mod::requests::notes::can_delete_note::{{closure}}::h4e5058e60405a772 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:97:10 [INFO] [stdout] 49: 0x62a9ee7449b6 - core::ops::function::FnOnce::call_once::h0542a2ed0ca128bb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::notes::can_get_notes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::notes::can_get_notes' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee74fdc7 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee74fdc7 - loco_rs::testing::request::{{closure}}::h3678e3fc24ec99d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee756e78 - mod::requests::notes::can_get_notes::{{closure}}::{{closure}}::h513659f4a47a8c4e [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:40:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee756bfb - mod::requests::notes::can_get_notes::{{closure}}::h8d8bda2de81f742a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:40:11 [INFO] [stdout] 45: 0x62a9ee744b6e - core::ops::function::FnOnce::call_once::h44d0cb57500c7086 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee756a6a - mod::requests::notes::can_get_notes::h265227f3184fc73a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:19:1 [INFO] [stdout] 48: 0x62a9ee756a97 - mod::requests::notes::can_get_notes::{{closure}}::h636c28d368efa7b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:19:10 [INFO] [stdout] 49: 0x62a9ee744c26 - core::ops::function::FnOnce::call_once::h4eef6ee44868e4af [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::user::can_get_current_user stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::user::can_get_current_user' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee750f85 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee750f85 - loco_rs::testing::request::{{closure}}::h9b73fabd4372df80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee772ad6 - mod::requests::user::can_get_current_user::{{closure}}::{{closure}}::hf75730d3d24c0a78 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/user.rs:39:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee772809 - mod::requests::user::can_get_current_user::{{closure}}::h70a5392cf02ebf84 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/user.rs:39:11 [INFO] [stdout] 45: 0x62a9ee74512e - core::ops::function::FnOnce::call_once::hb874d384a4613ff5 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee77268a - mod::requests::user::can_get_current_user::h2786b70fc1f5a25f [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/user.rs:20:1 [INFO] [stdout] 48: 0x62a9ee7728a7 - mod::requests::user::can_get_current_user::{{closure}}::hfd93aa4f1bc85d6a [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/user.rs:20:10 [INFO] [stdout] 49: 0x62a9ee744ca6 - core::ops::function::FnOnce::call_once::h55a8a53d0b5dedf1 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::auth::can_register stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::auth::can_register' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee752142 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee752142 - loco_rs::testing::request::{{closure}}::hd214108fe709e0b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee768f16 - mod::requests::auth::can_register::{{closure}}::{{closure}}::hc136e6b84445562c [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:48:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee768c49 - mod::requests::auth::can_register::{{closure}}::hd74d7baed41766c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:48:11 [INFO] [stdout] 45: 0x62a9ee7450fe - core::ops::function::FnOnce::call_once::haa63c9003cb17c99 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee768aca - mod::requests::auth::can_register::h18482f6705af6ad4 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:21:1 [INFO] [stdout] 48: 0x62a9ee768ce7 - mod::requests::auth::can_register::{{closure}}::hf9f5a76128799ef3 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/auth.rs:21:10 [INFO] [stdout] 49: 0x62a9ee744dc6 - core::ops::function::FnOnce::call_once::h75872d1cd0ae804a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tasks::seed::test_can_seed_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tasks::seed::test_can_seed_data' (55) panicked at tests/tasks/seed.rs:8:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee782229 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee782229 - mod::tasks::seed::test_can_seed_data::{{closure}}::{{closure}}::hb596ddf749a5f561 [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/seed.rs:8:50 [INFO] [stdout] 22: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 25: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 30: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 38: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 39: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 42: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 43: 0x62a9ee781f38 - mod::tasks::seed::test_can_seed_data::{{closure}}::hfcdbe5ba33df4aa6 [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/seed.rs:16:14 [INFO] [stdout] 44: 0x62a9ee74497e - core::ops::function::FnOnce::call_once::h0404d09fb97aaab3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x62a9ee781daa - mod::tasks::seed::test_can_seed_data::hf0115e09abac6348 [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/seed.rs:6:1 [INFO] [stdout] 47: 0x62a9ee781dd7 - mod::tasks::seed::test_can_seed_data::{{closure}}::h538e02c6189ad2f8 [INFO] [stdout] at /opt/rustwide/workdir/tests/tasks/seed.rs:6:10 [INFO] [stdout] 48: 0x62a9ee744e76 - core::ops::function::FnOnce::call_once::h7edae56b0fe33871 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 62: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 68: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 69: 0x7665e681eaa4 - [INFO] [stdout] 70: 0x7665e68aba34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- requests::notes::can_get_note stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'requests::notes::can_get_note' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DB(Conn(SqlxError(Database(SqliteError { code: 14, message: "unable to open database file" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a9f04572f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a9f04572f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a9f04572f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a9f04572f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a9f046bb1f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a9f046bb1f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a9f041ec71 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a9f041ec71 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a9f042ca62 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a9f04330af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a9f0432f41 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a9ee7a863e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a9ee7a863e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a9f043381f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a9f043381f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a9f04335ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a9f042cb99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a9f0411b7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a9f04771c0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a9f0475e26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x62a9ee751857 - core::result::Result::unwrap::h43b588683ccbeb16 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x62a9ee751857 - loco_rs::testing::request::{{closure}}::ha5fa2ea5305c1131 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/loco-rs-0.9.0/src/testing.rs:196:39 [INFO] [stdout] 22: 0x62a9ee755a58 - mod::requests::notes::can_get_note::{{closure}}::{{closure}}::h999163a2f6fbc141 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:93:6 [INFO] [stdout] 23: 0x62a9ee776322 - as core::future::future::Future>::poll::h5a081ae24c5b0afb [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62a9ee77643d - as core::future::future::Future>::poll::hd2867c4b25335687 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a9ee75d81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf524960e27669506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73 [INFO] [stdout] 26: 0x62a9ee75d59b - tokio::runtime::coop::with_budget::hc47c89fd835d3150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x62a9ee75d59b - tokio::runtime::coop::budget::he838217bdaa202e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x62a9ee75d59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha8cab3333d8d927e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 29: 0x62a9ee75a880 - tokio::runtime::scheduler::current_thread::Context::enter::h45c7fa6ce7121595 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 30: 0x62a9ee75c1a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1345c3d980fd8b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44 [INFO] [stdout] 31: 0x62a9ee75be44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h11858fa22f7db547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 32: 0x62a9ee77530b - tokio::runtime::context::scoped::Scoped::set::h06b261b75fcc7585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62a9ee785d69 - tokio::runtime::context::set_scheduler::{{closure}}::h49c281fad44e8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x62a9ee779732 - std::thread::local::LocalKey::try_with::hf319f9fbbb903118 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62a9ee778abe - std::thread::local::LocalKey::with::heab421f2142980d2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62a9ee785c9d - tokio::runtime::context::set_scheduler::h06e52c7ec9df4c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x62a9ee75b7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35fa4af83904f68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 38: 0x62a9ee75be83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h93edf09ddbe520b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 39: 0x62a9ee75a173 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6f3dbf7df888d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 40: 0x62a9ee77a7d0 - tokio::runtime::context::runtime::enter_runtime::hd831f6d98131e16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62a9ee759b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1367e7810b8ffd48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 42: 0x62a9ee78077a - tokio::runtime::runtime::Runtime::block_on_inner::hdfc0d18bdd5fe47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x62a9ee780975 - tokio::runtime::runtime::Runtime::block_on::hd27db8b106a6355e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x62a9ee7557ab - mod::requests::notes::can_get_note::{{closure}}::h2a3fffca764f61bf [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:93:11 [INFO] [stdout] 45: 0x62a9ee744ffe - core::ops::function::FnOnce::call_once::h99db61c65f1fb613 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a9ee7cc3c3 - serial_test::serial_code_lock::local_serial_core::hc228dfce54a5490a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.1.1/src/serial_code_lock.rs:36:5 [INFO] [stdout] 47: 0x62a9ee75564a - mod::requests::notes::can_get_note::he297f49c26945fc8 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:72:1 [INFO] [stdout] 48: 0x62a9ee755847 - mod::requests::notes::can_get_note::{{closure}}::h4536a95fab9925f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/requests/notes.rs:72:10 [INFO] [stdout] 49: 0x62a9ee744e06 - core::ops::function::FnOnce::call_once::h75e17df2afa690c5 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x62a9ee7a83fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x62a9ee7a83fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 52: 0x62a9ee7be045 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 53: 0x62a9ee7be045 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x62a9ee7be045 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x62a9ee7be045 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x62a9ee7be045 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x62a9ee7be045 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 58: 0x62a9ee7be045 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 59: 0x62a9ee794824 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 60: 0x62a9ee794824 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 61: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 62: 0x62a9ee79812a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 63: 0x62a9ee79812a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 64: 0x62a9ee79812a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 65: 0x62a9ee79812a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x62a9ee79812a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 67: 0x62a9ee79812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 68: 0x62a9f0427aef - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 69: 0x62a9f0427aef - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 70: 0x7665e681eaa4 - [INFO] [stdout] 71: 0x7665e68aba34 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] models::contacts::test_model [INFO] [stdout] models::users::can_create_with_password [INFO] [stdout] models::users::can_find_by_email [INFO] [stdout] models::users::can_find_by_pid [INFO] [stdout] models::users::can_reset_password [INFO] [stdout] models::users::can_set_forgot_password_sent [INFO] [stdout] models::users::can_verification_token [INFO] [stdout] models::users::can_verified [INFO] [stdout] models::users::handle_create_with_password_with_duplicate [INFO] [stdout] models::users::test_can_validate_model [INFO] [stdout] requests::auth::can_login_with_verify::case_1 [INFO] [stdout] requests::auth::can_login_with_verify::case_2 [INFO] [stdout] requests::auth::can_login_without_verify [INFO] [stdout] requests::auth::can_register [INFO] [stdout] requests::auth::can_reset_password [INFO] [stdout] requests::notes::can_add_note [INFO] [stdout] requests::notes::can_delete_note [INFO] [stdout] requests::notes::can_get_note [INFO] [stdout] requests::notes::can_get_notes [INFO] [stdout] requests::user::can_get_current_user [INFO] [stdout] tasks::dump_contacts::test_can_run_dump_contacts [INFO] [stdout] tasks::seed::test_can_seed_data [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] running `Command { std: "docker" "inspect" "f9f53cbcf4c5e4a89132c124d6861b82abef95ea584ac65c77f62430ebccab74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f53cbcf4c5e4a89132c124d6861b82abef95ea584ac65c77f62430ebccab74", kill_on_drop: false }` [INFO] [stdout] f9f53cbcf4c5e4a89132c124d6861b82abef95ea584ac65c77f62430ebccab74