[INFO] cloning repository https://github.com/hanMaster/axum-pro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanMaster/axum-pro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanMaster%2Faxum-pro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanMaster%2Faxum-pro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c795e7f0f1aae3c6c04f6ed576fe0b970418b1e9 [INFO] testing hanMaster/axum-pro against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanMaster%2Faxum-pro" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hanMaster/axum-pro on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/hanMaster/axum-pro [INFO] finished tweaking git repo https://github.com/hanMaster/axum-pro [INFO] tweaked toml for git repo https://github.com/hanMaster/axum-pro written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hanMaster/axum-pro already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex v3.3.0 [INFO] [stderr] Downloaded sdd v3.0.4 [INFO] [stderr] Downloaded modql v0.3.10 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Downloaded reqwest_cookie_store v0.8.0 [INFO] [stderr] Downloaded httpc-test v0.1.10 [INFO] [stderr] Downloaded modql-macros v0.3.10 [INFO] [stderr] Downloaded scc v2.2.5 [INFO] [stderr] Downloaded rustls v0.23.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a276ff84cda96b81a3cf1f5eeace5842b47f28b42a755600142a8db22a2665c3 [INFO] running `Command { std: "docker" "start" "-a" "a276ff84cda96b81a3cf1f5eeace5842b47f28b42a755600142a8db22a2665c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a276ff84cda96b81a3cf1f5eeace5842b47f28b42a755600142a8db22a2665c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a276ff84cda96b81a3cf1f5eeace5842b47f28b42a755600142a8db22a2665c3", kill_on_drop: false }` [INFO] [stdout] a276ff84cda96b81a3cf1f5eeace5842b47f28b42a755600142a8db22a2665c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d247527e9d5347672a0da73a00aaae841831401245a3800608e828f9f567b65 [INFO] running `Command { std: "docker" "start" "-a" "1d247527e9d5347672a0da73a00aaae841831401245a3800608e828f9f567b65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling modql-macros v0.3.10 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling base64-url v3.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling modql v0.3.10 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling tower-cookies v0.10.0 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling axum-pro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `username` and `pwd_clear` are never read [INFO] [stdout] --> src/model/user.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct UserForCreate { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 22 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | pub pwd_clear: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserForInsert` is never constructed [INFO] [stdout] --> src/model/user.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct UserForInsert { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/error.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | DateFailParse(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - DateFailParse(String), [INFO] [stdout] 8 + DateFailParse(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s [INFO] running `Command { std: "docker" "inspect" "1d247527e9d5347672a0da73a00aaae841831401245a3800608e828f9f567b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d247527e9d5347672a0da73a00aaae841831401245a3800608e828f9f567b65", kill_on_drop: false }` [INFO] [stdout] 1d247527e9d5347672a0da73a00aaae841831401245a3800608e828f9f567b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e99e9bbe3b11effebab389fa8008a2203b2c22b208eecf39ea97fcbe87886a43 [INFO] running `Command { std: "docker" "start" "-a" "e99e9bbe3b11effebab389fa8008a2203b2c22b208eecf39ea97fcbe87886a43", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sdd v3.0.4 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling scc v2.2.5 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling base64-url v3.0.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-cookies v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling reqwest_cookie_store v0.8.0 [INFO] [stderr] Compiling httpc-test v0.1.10 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling axum-pro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `base64_url::base64` [INFO] [stdout] --> examples/gen_key.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use base64_url::base64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req_logoff` [INFO] [stdout] --> examples/quick_dev.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let req_logoff = hc.do_post( [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_logoff` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `username` and `pwd_clear` are never read [INFO] [stdout] --> src/model/user.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct UserForCreate { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 22 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | pub pwd_clear: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserForInsert` is never constructed [INFO] [stdout] --> src/model/user.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct UserForInsert { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/error.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | DateFailParse(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - DateFailParse(String), [INFO] [stdout] 8 + DateFailParse(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "e99e9bbe3b11effebab389fa8008a2203b2c22b208eecf39ea97fcbe87886a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99e9bbe3b11effebab389fa8008a2203b2c22b208eecf39ea97fcbe87886a43", kill_on_drop: false }` [INFO] [stdout] e99e9bbe3b11effebab389fa8008a2203b2c22b208eecf39ea97fcbe87886a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa5bcd5f13b4a27807a23e6dff183ed48f95a5386ed58468fd1a4911290a2bf5 [INFO] running `Command { std: "docker" "start" "-a" "aa5bcd5f13b4a27807a23e6dff183ed48f95a5386ed58468fd1a4911290a2bf5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `base64_url::base64` [INFO] [stderr] --> examples/gen_key.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use base64_url::base64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `username` and `pwd_clear` are never read [INFO] [stderr] --> src/model/user.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct UserForCreate { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 22 | pub username: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 23 | pub pwd_clear: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `UserForInsert` is never constructed [INFO] [stderr] --> src/model/user.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | struct UserForInsert { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/utils/error.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 8 | DateFailParse(String), [INFO] [stderr] | ------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 8 - DateFailParse(String), [INFO] [stderr] 8 + DateFailParse(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req_logoff` [INFO] [stderr] --> examples/quick_dev.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 72 | let req_logoff = hc.do_post( [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_logoff` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `axum-pro` (example "gen_key") generated 1 warning (run `cargo fix --example "gen_key"` to apply 1 suggestion) [INFO] [stderr] warning: `axum-pro` (bin "axum-pro" test) generated 3 warnings [INFO] [stderr] warning: `axum-pro` (example "quick_dev") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_pro-e5a1675680326cfe) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test crypt::tests::test_encrypt_into_b64u_ok ... ok [INFO] [stdout] test crypt::token::tests::test_token_from_str_ok ... ok [INFO] [stdout] test crypt::token::tests::test_token_display_ok ... ok [INFO] [stdout] test crypt::token::tests::test_validate_web_token_ok ... FAILED [INFO] [stdout] test crypt::token::tests::test_validate_web_token_err_expired ... FAILED [INFO] [stdout] test model::task::tests::test_delete_err_not_found ... FAILED [INFO] [stdout] test model::task::tests::test_list_ok ... FAILED [INFO] [stdout] test model::task::tests::test_update_ok ... FAILED [INFO] [stdout] test model::task::tests::test_create_ok ... FAILED [INFO] [stdout] test model::task::tests::test_get_err_not_found ... FAILED [INFO] [stdout] test model::user::tests::test_first_ok_demo1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- crypt::token::tests::test_validate_web_token_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'crypt::token::tests::test_validate_web_token_ok' panicked at src/config.rs:12:13: [INFO] [stdout] FATAL - WHILE LOADING Config -cause: ConfigMissingEnv("SERVICE_PWD_KEY") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ef796c - axum_pro::config::config::{{closure}}::{{closure}}::hf668315315fbec03 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:12:13 [INFO] [stdout] 20: 0x58f242efa2bf - core::result::Result::unwrap_or_else::hd35944b6243e0a6a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1463:23 [INFO] [stdout] 21: 0x58f242ef78f1 - axum_pro::config::config::{{closure}}::h0b1794f9c9559e0e [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:11:9 [INFO] [stdout] 22: 0x58f242ee4edb - std::sync::once_lock::OnceLock::get_or_init::{{closure}}::h95bfc5a4e447ba04 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:310:50 [INFO] [stdout] 23: 0x58f242ee4e0e - std::sync::once_lock::OnceLock::initialize::{{closure}}::h88f3a3c843ece89c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:518:19 [INFO] [stdout] 24: 0x58f242ed3e20 - std::sync::poison::once::Once::call_once_force::{{closure}}::h6f87889ba129935a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/poison/once.rs:214:40 [INFO] [stdout] 25: 0x58f242eb98b4 - std::sys::sync::once::futex::Once::call::h3e0c5ceaddd13e24 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stdout] 26: 0x58f242ed3d65 - std::sync::poison::once::Once::call_once_force::hbca0dc988fefc51a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/poison/once.rs:214:9 [INFO] [stdout] 27: 0x58f242ee4dba - std::sync::once_lock::OnceLock::initialize::hab54fe55b4dc4932 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:517:9 [INFO] [stdout] 28: 0x58f242ee4f8a - std::sync::once_lock::OnceLock::get_or_try_init::h382305f5c21f51f8 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:396:9 [INFO] [stdout] 29: 0x58f242ee4e9e - std::sync::once_lock::OnceLock::get_or_init::h18417679bd019009 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:310:15 [INFO] [stdout] 30: 0x58f242ef78bd - axum_pro::config::config::h54298b711bcde3fa [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:10:5 [INFO] [stdout] 31: 0x58f242f160c3 - axum_pro::crypt::token::tests::test_validate_web_token_ok::he201d46a076bebf2 [INFO] [stdout] at /opt/rustwide/workdir/src/crypt/token.rs:156:26 [INFO] [stdout] 32: 0x58f242f16057 - axum_pro::crypt::token::tests::test_validate_web_token_ok::{{closure}}::h7b9451b31c9a4107 [INFO] [stdout] at /opt/rustwide/workdir/src/crypt/token.rs:151:40 [INFO] [stdout] 33: 0x58f242ebbbc6 - core::ops::function::FnOnce::call_once::h72e1e74bfa7a883e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 36: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 37: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 42: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 43: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 44: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 45: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 53: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 54: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 55: 0x70cc0d237aa4 - [INFO] [stdout] 56: 0x70cc0d2c4a34 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- crypt::token::tests::test_validate_web_token_err_expired stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'crypt::token::tests::test_validate_web_token_err_expired' panicked at src/config.rs:12:13: [INFO] [stdout] FATAL - WHILE LOADING Config -cause: ConfigMissingEnv("SERVICE_PWD_KEY") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ef796c - axum_pro::config::config::{{closure}}::{{closure}}::hf668315315fbec03 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:12:13 [INFO] [stdout] 20: 0x58f242efa2bf - core::result::Result::unwrap_or_else::hd35944b6243e0a6a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1463:23 [INFO] [stdout] 21: 0x58f242ef78f1 - axum_pro::config::config::{{closure}}::h0b1794f9c9559e0e [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:11:9 [INFO] [stdout] 22: 0x58f242ee4edb - std::sync::once_lock::OnceLock::get_or_init::{{closure}}::h95bfc5a4e447ba04 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:310:50 [INFO] [stdout] 23: 0x58f242ee4e0e - std::sync::once_lock::OnceLock::initialize::{{closure}}::h88f3a3c843ece89c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:518:19 [INFO] [stdout] 24: 0x58f242ed3e20 - std::sync::poison::once::Once::call_once_force::{{closure}}::h6f87889ba129935a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/poison/once.rs:214:40 [INFO] [stdout] 25: 0x58f242eb98b4 - std::sys::sync::once::futex::Once::call::h3e0c5ceaddd13e24 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stdout] 26: 0x58f242ed3d65 - std::sync::poison::once::Once::call_once_force::hbca0dc988fefc51a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/poison/once.rs:214:9 [INFO] [stdout] 27: 0x58f242ee4dba - std::sync::once_lock::OnceLock::initialize::hab54fe55b4dc4932 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:517:9 [INFO] [stdout] 28: 0x58f242ee4f8a - std::sync::once_lock::OnceLock::get_or_try_init::h382305f5c21f51f8 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:396:9 [INFO] [stdout] 29: 0x58f242ee4e9e - std::sync::once_lock::OnceLock::get_or_init::h18417679bd019009 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sync/once_lock.rs:310:15 [INFO] [stdout] 30: 0x58f242ef78bd - axum_pro::config::config::h54298b711bcde3fa [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:10:5 [INFO] [stdout] 31: 0x58f242f16363 - axum_pro::crypt::token::tests::test_validate_web_token_err_expired::h246d3a61e094d05b [INFO] [stdout] at /opt/rustwide/workdir/src/crypt/token.rs:175:26 [INFO] [stdout] 32: 0x58f242f162f7 - axum_pro::crypt::token::tests::test_validate_web_token_err_expired::{{closure}}::h85bc8322e64e7f0b [INFO] [stdout] at /opt/rustwide/workdir/src/crypt/token.rs:170:49 [INFO] [stdout] 33: 0x58f242ebbc46 - core::ops::function::FnOnce::call_once::ha0d9f15c85a4baf3 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 36: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 37: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 42: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 43: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 44: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 45: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 53: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 54: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 55: 0x70cc0d237aa4 - [INFO] [stdout] 56: 0x70cc0d2c4a34 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- model::task::tests::test_delete_err_not_found stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'model::task::tests::test_delete_err_not_found' panicked at src/_dev_utils/mod.rs:20:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ebaee6 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stdout] 20: 0x58f242f075df - core::result::Result::unwrap::h4deb7f051f60b253 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1109:23 [INFO] [stdout] 21: 0x58f242f075df - axum_pro::_dev_utils::init_dev::{{closure}}::{{closure}}::{{closure}}::hf83f4b36af531f14 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:20:9 [INFO] [stdout] 22: 0x58f242ee6f60 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::ha22ad4aad50a3c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 23: 0x58f242f067a2 - axum_pro::_dev_utils::init_dev::{{closure}}::had550ac850886326 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:22:6 [INFO] [stdout] 24: 0x58f242f07a62 - axum_pro::_dev_utils::init_test::{{closure}}::{{closure}}::{{closure}}::hbcc227e26327b940 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:31:24 [INFO] [stdout] 25: 0x58f242ee695a - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h96d931908e1098e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 26: 0x58f242f077e2 - axum_pro::_dev_utils::init_test::{{closure}}::hd631d3b4a0fdd85e [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:34:10 [INFO] [stdout] 27: 0x58f242edba09 - axum_pro::model::task::tests::test_delete_err_not_found::{{closure}}::_test_delete_err_not_found_internal::{{closure}}::h25b6d4826a6e3cf9 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:189:42 [INFO] [stdout] 28: 0x58f242f01720 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::hc74e1eb008b3f3ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:47:9 [INFO] [stdout] 29: 0x58f242edb7a6 - axum_pro::model::task::tests::test_delete_err_not_found::{{closure}}::h1d5620578cc68662 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:185:5 [INFO] [stdout] 30: 0x58f242ece0bf - as core::future::future::Future>::poll::h3e6ac6592247b5b2 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: 0x58f242ece15b - as core::future::future::Future>::poll::h7ef756074e212faf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x58f242ee4b3e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h986915043859e6a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x58f242ee45e5 - tokio::runtime::coop::with_budget::h6ef92fdfc8c68dec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x58f242ee45e5 - tokio::runtime::coop::budget::h11bd80449250d72c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x58f242ee45e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8f26efc399ca800c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x58f242edf05d - tokio::runtime::scheduler::current_thread::Context::enter::hcaae784b062e71a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x58f242ee2f9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb653c5e5ea420fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x58f242ee15db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfd724d655ee30c5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x58f242eed09a - tokio::runtime::context::scoped::Scoped::set::h368fd78d24416003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x58f242f04b8a - tokio::runtime::context::set_scheduler::{{closure}}::h0ee6dfa9629461ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x58f242ed0f3e - std::thread::local::LocalKey::try_with::he93d2fafa28dbaa7 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 42: 0x58f242ecf61c - std::thread::local::LocalKey::with::hb7aba3d88d62abca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 43: 0x58f242f04a41 - tokio::runtime::context::set_scheduler::h2ec5e6843f82a6b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x58f242ee0e5e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he40cc1ada67b416f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x58f242ee1762 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c2119f1e3a84834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x58f242edcc4b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha0fce553e2ee52a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x58f242ecc179 - tokio::runtime::context::runtime::enter_runtime::h474615664ff577fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x58f242edc376 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd2fb44fdd918bdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x58f242ed55c8 - tokio::runtime::runtime::Runtime::block_on_inner::hddd2ff23e94c3cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x58f242ed5b2f - tokio::runtime::runtime::Runtime::block_on::hde5430b9ef2b0ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x58f242edb3fa - axum_pro::model::task::tests::test_delete_err_not_found::hc6a3918a48dc625d [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:185:5 [INFO] [stdout] 52: 0x58f242edb22c - axum_pro::model::task::tests::test_delete_err_not_found::{{closure}}::hed2b4802a3a8d188 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:187:45 [INFO] [stdout] 53: 0x58f242ebba66 - core::ops::function::FnOnce::call_once::h195bbca331b32486 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x70cc0d237aa4 - [INFO] [stdout] 76: 0x70cc0d2c4a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- model::task::tests::test_list_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'model::task::tests::test_list_ok' panicked at src/_dev_utils/mod.rs:20:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ebaee6 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stdout] 20: 0x58f242f075df - core::result::Result::unwrap::h4deb7f051f60b253 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1109:23 [INFO] [stdout] 21: 0x58f242f075df - axum_pro::_dev_utils::init_dev::{{closure}}::{{closure}}::{{closure}}::hf83f4b36af531f14 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:20:9 [INFO] [stdout] 22: 0x58f242ee6f60 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::ha22ad4aad50a3c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 23: 0x58f242f067a2 - axum_pro::_dev_utils::init_dev::{{closure}}::had550ac850886326 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:22:6 [INFO] [stdout] 24: 0x58f242f07a62 - axum_pro::_dev_utils::init_test::{{closure}}::{{closure}}::{{closure}}::hbcc227e26327b940 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:31:24 [INFO] [stdout] 25: 0x58f242ee695a - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h96d931908e1098e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 26: 0x58f242f077e2 - axum_pro::_dev_utils::init_test::{{closure}}::hd631d3b4a0fdd85e [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:34:10 [INFO] [stdout] 27: 0x58f242ed9648 - axum_pro::model::task::tests::test_list_ok::{{closure}}::_test_list_ok_internal::{{closure}}::ha501be9253781190 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:127:42 [INFO] [stdout] 28: 0x58f242f00330 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::h24bc97f647898811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:47:9 [INFO] [stdout] 29: 0x58f242ed93a4 - axum_pro::model::task::tests::test_list_ok::{{closure}}::hc7aab466a3ec4fee [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:123:5 [INFO] [stdout] 30: 0x58f242ece0bf - as core::future::future::Future>::poll::h3e6ac6592247b5b2 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: 0x58f242ece15b - as core::future::future::Future>::poll::h7ef756074e212faf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x58f242ee4b3e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h986915043859e6a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x58f242ee45e5 - tokio::runtime::coop::with_budget::h6ef92fdfc8c68dec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x58f242ee45e5 - tokio::runtime::coop::budget::h11bd80449250d72c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x58f242ee45e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8f26efc399ca800c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x58f242edf05d - tokio::runtime::scheduler::current_thread::Context::enter::hcaae784b062e71a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x58f242ee2f9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb653c5e5ea420fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x58f242ee15db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfd724d655ee30c5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x58f242eed09a - tokio::runtime::context::scoped::Scoped::set::h368fd78d24416003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x58f242f04b8a - tokio::runtime::context::set_scheduler::{{closure}}::h0ee6dfa9629461ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x58f242ed0f3e - std::thread::local::LocalKey::try_with::he93d2fafa28dbaa7 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 42: 0x58f242ecf61c - std::thread::local::LocalKey::with::hb7aba3d88d62abca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 43: 0x58f242f04a41 - tokio::runtime::context::set_scheduler::h2ec5e6843f82a6b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x58f242ee0e5e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he40cc1ada67b416f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x58f242ee1762 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c2119f1e3a84834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x58f242edcc4b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha0fce553e2ee52a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x58f242ecc179 - tokio::runtime::context::runtime::enter_runtime::h474615664ff577fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x58f242edc376 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd2fb44fdd918bdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x58f242ed55c8 - tokio::runtime::runtime::Runtime::block_on_inner::hddd2ff23e94c3cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x58f242ed5b2f - tokio::runtime::runtime::Runtime::block_on::hde5430b9ef2b0ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x58f242ed8ffa - axum_pro::model::task::tests::test_list_ok::hb0470e0a6b5ac6c2 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:123:5 [INFO] [stdout] 52: 0x58f242ed8e2c - axum_pro::model::task::tests::test_list_ok::{{closure}}::hc66a9595caa105e2 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:125:32 [INFO] [stdout] 53: 0x58f242ebb996 - core::ops::function::FnOnce::call_once::h032f87b0eda9c0eb [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x70cc0d237aa4 - [INFO] [stdout] 76: 0x70cc0d2c4a34 - clone [INFO] [stderr] error: test failed, to rerun pass `--bin axum-pro` [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- model::task::tests::test_update_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'model::task::tests::test_update_ok' panicked at src/_dev_utils/mod.rs:20:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ebaee6 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stdout] 20: 0x58f242f075df - core::result::Result::unwrap::h4deb7f051f60b253 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1109:23 [INFO] [stdout] 21: 0x58f242f075df - axum_pro::_dev_utils::init_dev::{{closure}}::{{closure}}::{{closure}}::hf83f4b36af531f14 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:20:9 [INFO] [stdout] 22: 0x58f242ee6f60 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::ha22ad4aad50a3c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 23: 0x58f242f067a2 - axum_pro::_dev_utils::init_dev::{{closure}}::had550ac850886326 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:22:6 [INFO] [stdout] 24: 0x58f242f07a62 - axum_pro::_dev_utils::init_test::{{closure}}::{{closure}}::{{closure}}::hbcc227e26327b940 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:31:24 [INFO] [stdout] 25: 0x58f242ee695a - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h96d931908e1098e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 26: 0x58f242f077e2 - axum_pro::_dev_utils::init_test::{{closure}}::hd631d3b4a0fdd85e [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:34:10 [INFO] [stdout] 27: 0x58f242eda929 - axum_pro::model::task::tests::test_update_ok::{{closure}}::_test_update_ok_internal::{{closure}}::hcbe6c2d7fb713d2b [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:158:42 [INFO] [stdout] 28: 0x58f242f01c20 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::he4a9bd6c9f3bef34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:47:9 [INFO] [stdout] 29: 0x58f242eda664 - axum_pro::model::task::tests::test_update_ok::{{closure}}::he83e6a236a76a6ea [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:154:5 [INFO] [stdout] 30: 0x58f242ece0bf - as core::future::future::Future>::poll::h3e6ac6592247b5b2 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: 0x58f242ece15b - as core::future::future::Future>::poll::h7ef756074e212faf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x58f242ee4b3e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h986915043859e6a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x58f242ee45e5 - tokio::runtime::coop::with_budget::h6ef92fdfc8c68dec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x58f242ee45e5 - tokio::runtime::coop::budget::h11bd80449250d72c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x58f242ee45e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8f26efc399ca800c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x58f242edf05d - tokio::runtime::scheduler::current_thread::Context::enter::hcaae784b062e71a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x58f242ee2f9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb653c5e5ea420fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x58f242ee15db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfd724d655ee30c5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x58f242eed09a - tokio::runtime::context::scoped::Scoped::set::h368fd78d24416003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x58f242f04b8a - tokio::runtime::context::set_scheduler::{{closure}}::h0ee6dfa9629461ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x58f242ed0f3e - std::thread::local::LocalKey::try_with::he93d2fafa28dbaa7 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 42: 0x58f242ecf61c - std::thread::local::LocalKey::with::hb7aba3d88d62abca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 43: 0x58f242f04a41 - tokio::runtime::context::set_scheduler::h2ec5e6843f82a6b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x58f242ee0e5e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he40cc1ada67b416f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x58f242ee1762 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c2119f1e3a84834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x58f242edcc4b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha0fce553e2ee52a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x58f242ecc179 - tokio::runtime::context::runtime::enter_runtime::h474615664ff577fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x58f242edc376 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd2fb44fdd918bdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x58f242ed55c8 - tokio::runtime::runtime::Runtime::block_on_inner::hddd2ff23e94c3cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x58f242ed5b2f - tokio::runtime::runtime::Runtime::block_on::hde5430b9ef2b0ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x58f242eda2ba - axum_pro::model::task::tests::test_update_ok::hc29cd914561ffde1 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:154:5 [INFO] [stdout] 52: 0x58f242eda0ec - axum_pro::model::task::tests::test_update_ok::{{closure}}::h91e25e80db3dbcd7 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:156:34 [INFO] [stdout] 53: 0x58f242ebbc06 - core::ops::function::FnOnce::call_once::h8cd9d60fb8ec935d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x70cc0d237aa4 - [INFO] [stdout] 76: 0x70cc0d2c4a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- model::task::tests::test_create_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'model::task::tests::test_create_ok' panicked at src/_dev_utils/mod.rs:20:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ebaee6 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stdout] 20: 0x58f242f075df - core::result::Result::unwrap::h4deb7f051f60b253 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1109:23 [INFO] [stdout] 21: 0x58f242f075df - axum_pro::_dev_utils::init_dev::{{closure}}::{{closure}}::{{closure}}::hf83f4b36af531f14 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:20:9 [INFO] [stdout] 22: 0x58f242ee6f60 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::ha22ad4aad50a3c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 23: 0x58f242f067a2 - axum_pro::_dev_utils::init_dev::{{closure}}::had550ac850886326 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:22:6 [INFO] [stdout] 24: 0x58f242f07a62 - axum_pro::_dev_utils::init_test::{{closure}}::{{closure}}::{{closure}}::hbcc227e26327b940 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:31:24 [INFO] [stdout] 25: 0x58f242ee695a - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h96d931908e1098e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 26: 0x58f242f077e2 - axum_pro::_dev_utils::init_test::{{closure}}::hd631d3b4a0fdd85e [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:34:10 [INFO] [stdout] 27: 0x58f242ed7b47 - axum_pro::model::task::tests::test_create_ok::{{closure}}::_test_create_ok_internal::{{closure}}::hed56384e937386da [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:75:42 [INFO] [stdout] 28: 0x58f242f00830 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::h5c9a9dde272f91c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:47:9 [INFO] [stdout] 29: 0x58f242ed78c6 - axum_pro::model::task::tests::test_create_ok::{{closure}}::h72d2569c13d6ae5a [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:71:5 [INFO] [stdout] 30: 0x58f242ece0bf - as core::future::future::Future>::poll::h3e6ac6592247b5b2 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: 0x58f242ece15b - as core::future::future::Future>::poll::h7ef756074e212faf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x58f242ee4b3e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h986915043859e6a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x58f242ee45e5 - tokio::runtime::coop::with_budget::h6ef92fdfc8c68dec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x58f242ee45e5 - tokio::runtime::coop::budget::h11bd80449250d72c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x58f242ee45e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8f26efc399ca800c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x58f242edf05d - tokio::runtime::scheduler::current_thread::Context::enter::hcaae784b062e71a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x58f242ee2f9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb653c5e5ea420fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x58f242ee15db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfd724d655ee30c5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x58f242eed09a - tokio::runtime::context::scoped::Scoped::set::h368fd78d24416003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x58f242f04b8a - tokio::runtime::context::set_scheduler::{{closure}}::h0ee6dfa9629461ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x58f242ed0f3e - std::thread::local::LocalKey::try_with::he93d2fafa28dbaa7 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 42: 0x58f242ecf61c - std::thread::local::LocalKey::with::hb7aba3d88d62abca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 43: 0x58f242f04a41 - tokio::runtime::context::set_scheduler::h2ec5e6843f82a6b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x58f242ee0e5e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he40cc1ada67b416f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x58f242ee1762 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c2119f1e3a84834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x58f242edcc4b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha0fce553e2ee52a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x58f242ecc179 - tokio::runtime::context::runtime::enter_runtime::h474615664ff577fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x58f242edc376 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd2fb44fdd918bdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x58f242ed55c8 - tokio::runtime::runtime::Runtime::block_on_inner::hddd2ff23e94c3cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x58f242ed5b2f - tokio::runtime::runtime::Runtime::block_on::hde5430b9ef2b0ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x58f242ed751a - axum_pro::model::task::tests::test_create_ok::h7192324ae824d20f [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:71:5 [INFO] [stdout] 52: 0x58f242ed734c - axum_pro::model::task::tests::test_create_ok::{{closure}}::h9fbfa47a5667d6df [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:73:34 [INFO] [stdout] 53: 0x58f242ebb9d6 - core::ops::function::FnOnce::call_once::h1228234b4c6b8a70 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x70cc0d237aa4 - [INFO] [stdout] 76: 0x70cc0d2c4a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- model::task::tests::test_get_err_not_found stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'model::task::tests::test_get_err_not_found' panicked at src/_dev_utils/mod.rs:20:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ebaee6 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stdout] 20: 0x58f242f075df - core::result::Result::unwrap::h4deb7f051f60b253 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1109:23 [INFO] [stdout] 21: 0x58f242f075df - axum_pro::_dev_utils::init_dev::{{closure}}::{{closure}}::{{closure}}::hf83f4b36af531f14 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:20:9 [INFO] [stdout] 22: 0x58f242ee6f60 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::ha22ad4aad50a3c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 23: 0x58f242f067a2 - axum_pro::_dev_utils::init_dev::{{closure}}::had550ac850886326 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:22:6 [INFO] [stdout] 24: 0x58f242f07a62 - axum_pro::_dev_utils::init_test::{{closure}}::{{closure}}::{{closure}}::hbcc227e26327b940 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:31:24 [INFO] [stdout] 25: 0x58f242ee695a - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h96d931908e1098e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 26: 0x58f242f077e2 - axum_pro::_dev_utils::init_test::{{closure}}::hd631d3b4a0fdd85e [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:34:10 [INFO] [stdout] 27: 0x58f242ed8aa9 - axum_pro::model::task::tests::test_get_err_not_found::{{closure}}::_test_get_err_not_found_internal::{{closure}}::hfa792693c19eb49f [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:101:42 [INFO] [stdout] 28: 0x58f242f01220 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::hb82e4cc4942c11f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:47:9 [INFO] [stdout] 29: 0x58f242ed8846 - axum_pro::model::task::tests::test_get_err_not_found::{{closure}}::he3e6b8ce29e43708 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:97:5 [INFO] [stdout] 30: 0x58f242ece0bf - as core::future::future::Future>::poll::h3e6ac6592247b5b2 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: 0x58f242ece15b - as core::future::future::Future>::poll::h7ef756074e212faf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x58f242ee4b3e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h986915043859e6a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x58f242ee45e5 - tokio::runtime::coop::with_budget::h6ef92fdfc8c68dec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x58f242ee45e5 - tokio::runtime::coop::budget::h11bd80449250d72c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x58f242ee45e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8f26efc399ca800c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x58f242edf05d - tokio::runtime::scheduler::current_thread::Context::enter::hcaae784b062e71a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x58f242ee2f9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb653c5e5ea420fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x58f242ee15db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfd724d655ee30c5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x58f242eed09a - tokio::runtime::context::scoped::Scoped::set::h368fd78d24416003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x58f242f04b8a - tokio::runtime::context::set_scheduler::{{closure}}::h0ee6dfa9629461ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x58f242ed0f3e - std::thread::local::LocalKey::try_with::he93d2fafa28dbaa7 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 42: 0x58f242ecf61c - std::thread::local::LocalKey::with::hb7aba3d88d62abca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 43: 0x58f242f04a41 - tokio::runtime::context::set_scheduler::h2ec5e6843f82a6b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x58f242ee0e5e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he40cc1ada67b416f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x58f242ee1762 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c2119f1e3a84834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x58f242edcc4b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha0fce553e2ee52a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x58f242ecc179 - tokio::runtime::context::runtime::enter_runtime::h474615664ff577fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x58f242edc376 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd2fb44fdd918bdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x58f242ed55c8 - tokio::runtime::runtime::Runtime::block_on_inner::hddd2ff23e94c3cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x58f242ed5b2f - tokio::runtime::runtime::Runtime::block_on::hde5430b9ef2b0ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x58f242ed849a - axum_pro::model::task::tests::test_get_err_not_found::hd42e5f5e9f92b1ba [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:97:5 [INFO] [stdout] 52: 0x58f242ed82cc - axum_pro::model::task::tests::test_get_err_not_found::{{closure}}::h342487236e8b3da2 [INFO] [stdout] at /opt/rustwide/workdir/src/model/task.rs:99:42 [INFO] [stdout] 53: 0x58f242ebbaa6 - core::ops::function::FnOnce::call_once::h23f014b25203b7e8 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x70cc0d237aa4 - [INFO] [stdout] 76: 0x70cc0d2c4a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- model::user::tests::test_first_ok_demo1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'model::user::tests::test_first_ok_demo1' panicked at src/_dev_utils/mod.rs:20:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f2434d5162 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f2434d5162 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f2434d5162 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58f2434d5162 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58f243500373 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x58f243500373 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x58f2434d1583 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58f2434d1583 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x58f2434d4fb2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58f2434d654c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x58f2434d63a2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58f242f665e4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x58f242f665e4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x58f2434d6fc3 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x58f2434d6fc3 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58f2434d6c9a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58f2434d5659 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x58f2434d692d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58f242eba9f0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58f242ebaee6 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stdout] 20: 0x58f242f075df - core::result::Result::unwrap::h4deb7f051f60b253 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1109:23 [INFO] [stdout] 21: 0x58f242f075df - axum_pro::_dev_utils::init_dev::{{closure}}::{{closure}}::{{closure}}::hf83f4b36af531f14 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:20:9 [INFO] [stdout] 22: 0x58f242ee6f60 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::ha22ad4aad50a3c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 23: 0x58f242f067a2 - axum_pro::_dev_utils::init_dev::{{closure}}::had550ac850886326 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:22:6 [INFO] [stdout] 24: 0x58f242f07a62 - axum_pro::_dev_utils::init_test::{{closure}}::{{closure}}::{{closure}}::hbcc227e26327b940 [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:31:24 [INFO] [stdout] 25: 0x58f242ee695a - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h96d931908e1098e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/sync/once_cell.rs:368:37 [INFO] [stdout] 26: 0x58f242f077e2 - axum_pro::_dev_utils::init_test::{{closure}}::hd631d3b4a0fdd85e [INFO] [stdout] at /opt/rustwide/workdir/src/_dev_utils/mod.rs:34:10 [INFO] [stdout] 27: 0x58f242f0f373 - axum_pro::model::user::tests::test_first_ok_demo1::{{closure}}::_test_first_ok_demo1_internal::{{closure}}::h762a8ae83fde7542 [INFO] [stdout] at /opt/rustwide/workdir/src/model/user.rs:143:42 [INFO] [stdout] 28: 0x58f242f00d24 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::h623518f7cedcd57c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:47:9 [INFO] [stdout] 29: 0x58f242f0f134 - axum_pro::model::user::tests::test_first_ok_demo1::{{closure}}::h7d4670b35ce22f9d [INFO] [stdout] at /opt/rustwide/workdir/src/model/user.rs:139:5 [INFO] [stdout] 30: 0x58f242ecdfc5 - as core::future::future::Future>::poll::h05119f0287920f87 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: 0x58f242ecdffd - as core::future::future::Future>::poll::h33397b3efe75955b [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x58f242ee4aaf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h455780f154269231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x58f242ee47b6 - tokio::runtime::coop::with_budget::h38d929389277e387 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x58f242ee47b6 - tokio::runtime::coop::budget::ha3b31c35a4df894b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x58f242ee47b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc7396d18e9fcb583 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x58f242ede03a - tokio::runtime::scheduler::current_thread::Context::enter::h51cc83d3c99d5ec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x58f242ee3aac - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbf265e9181ebdc28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x58f242ee157b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4f04ce96f4937547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x58f242eed42a - tokio::runtime::context::scoped::Scoped::set::hcc12a8d1d4e09c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x58f242f04bea - tokio::runtime::context::set_scheduler::{{closure}}::h164192f6b287011d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x58f242ed00d6 - std::thread::local::LocalKey::try_with::h3c8e21629e1f6641 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 42: 0x58f242ecf2cc - std::thread::local::LocalKey::with::h3b07dba050505dc0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 43: 0x58f242f04b31 - tokio::runtime::context::set_scheduler::hfbdd04273cf65cbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x58f242ee12b9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf0b988d7c700cbdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x58f242ee16f2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5322211fadaacfc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x58f242edd152 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haaa7b099a12914a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x58f242ecc538 - tokio::runtime::context::runtime::enter_runtime::h4b5d88d97a184062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x58f242edc4f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd5f50b531d66c475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x58f242ed570f - tokio::runtime::runtime::Runtime::block_on_inner::he02d68e5d5ee5be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x58f242ed58f0 - tokio::runtime::runtime::Runtime::block_on::h966b4873d4b955b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x58f242f0ed8d - axum_pro::model::user::tests::test_first_ok_demo1::hb4bc2d27054fe02e [INFO] [stdout] at /opt/rustwide/workdir/src/model/user.rs:139:5 [INFO] [stdout] 52: 0x58f242f0ebd7 - axum_pro::model::user::tests::test_first_ok_demo1::{{closure}}::ha28bc59606ca69ec [INFO] [stdout] at /opt/rustwide/workdir/src/model/user.rs:141:39 [INFO] [stdout] 53: 0x58f242ebbae6 - core::ops::function::FnOnce::call_once::h3988cd40732e27dc [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58f242f6bf3b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x58f242f6bf3b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x58f242f6af2f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x58f242f6af2f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58f242f6af2f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x58f242f6af2f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x58f242f6af2f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58f242f6af2f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x58f242f6af2f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x58f242f2f684 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x58f242f2f684 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x58f242f32f7a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x58f242f32f7a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x58f242f32f7a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x58f242f32f7a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x58f242f32f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x58f242f32f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x58f2434d918b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x58f2434d918b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x70cc0d237aa4 - [INFO] [stdout] 76: 0x70cc0d2c4a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] crypt::token::tests::test_validate_web_token_err_expired [INFO] [stdout] crypt::token::tests::test_validate_web_token_ok [INFO] [stdout] model::task::tests::test_create_ok [INFO] [stdout] model::task::tests::test_delete_err_not_found [INFO] [stdout] model::task::tests::test_get_err_not_found [INFO] [stdout] model::task::tests::test_list_ok [INFO] [stdout] model::task::tests::test_update_ok [INFO] [stdout] model::user::tests::test_first_ok_demo1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa5bcd5f13b4a27807a23e6dff183ed48f95a5386ed58468fd1a4911290a2bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5bcd5f13b4a27807a23e6dff183ed48f95a5386ed58468fd1a4911290a2bf5", kill_on_drop: false }` [INFO] [stdout] aa5bcd5f13b4a27807a23e6dff183ed48f95a5386ed58468fd1a4911290a2bf5