[INFO] cloning repository https://github.com/VictoryTek/home-register
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VictoryTek/home-register" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhome-register", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhome-register'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 820b0de178bf427cca8095b06052d5f1231580b3
[INFO] testing VictoryTek/home-register against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhome-register" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/VictoryTek/home-register
[INFO] finished tweaking git repo https://github.com/VictoryTek/home-register
[INFO] tweaked toml for git repo https://github.com/VictoryTek/home-register written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VictoryTek/home-register on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VictoryTek/home-register already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded totp-rs v5.6.0
[INFO] [stderr]   Downloaded serde v1.0.220
[INFO] [stderr]   Downloaded refinery-macros v0.8.16
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.0
[INFO] [stderr]   Downloaded serde_derive v1.0.220
[INFO] [stderr]   Downloaded actix-files v0.6.10
[INFO] [stderr]   Downloaded actix-multipart-derive v0.7.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded refinery v0.8.16
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded actix-cors v0.7.1
[INFO] [stderr]   Downloaded refinery-core v0.8.16
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] [stderr]   Downloaded qrcodegen-image v1.5.1
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded actix-extensible-rate-limit v0.4.0
[INFO] [stderr]   Downloaded toml_edit v0.23.4
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded actix-multipart v0.7.2
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded tokio-postgres v0.7.12
[INFO] [stderr]   Downloaded actix-http v3.11.2
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] [stderr]   Downloaded serde_core v1.0.220
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b823010ed3d73cfaf4153a88f6c09633e3a085683c356bc8f7cea3ca308606b8
[INFO] running `Command { std: "docker" "start" "-a" "b823010ed3d73cfaf4153a88f6c09633e3a085683c356bc8f7cea3ca308606b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b823010ed3d73cfaf4153a88f6c09633e3a085683c356bc8f7cea3ca308606b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b823010ed3d73cfaf4153a88f6c09633e3a085683c356bc8f7cea3ca308606b8", kill_on_drop: false }`
[INFO] [stdout] b823010ed3d73cfaf4153a88f6c09633e3a085683c356bc8f7cea3ca308606b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bf47973d62a1728756426e9a660fb321a6a7937ba03a570b3ff89c642ec878d
[INFO] running `Command { std: "docker" "start" "-a" "8bf47973d62a1728756426e9a660fb321a6a7937ba03a570b3ff89c642ec878d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.220
[INFO] [stderr]    Compiling serde v1.0.220
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.220
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-postgres v0.7.12
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling refinery-core v0.8.16
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling actix-multipart v0.7.2
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]    Compiling qrcodegen-image v1.5.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling totp-rs v5.6.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling refinery v0.8.16
[INFO] [stderr]    Compiling actix-extensible-rate-limit v0.4.0
[INFO] [stderr]    Compiling actix-cors v0.7.1
[INFO] [stderr]    Compiling deadpool-postgres v0.14.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home-registry v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s
[INFO] running `Command { std: "docker" "inspect" "8bf47973d62a1728756426e9a660fb321a6a7937ba03a570b3ff89c642ec878d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf47973d62a1728756426e9a660fb321a6a7937ba03a570b3ff89c642ec878d", kill_on_drop: false }`
[INFO] [stdout] 8bf47973d62a1728756426e9a660fb321a6a7937ba03a570b3ff89c642ec878d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80622a3dc91fa26c7fe79debbe1259a1e5fdfb6d58105a87ffca15d91afe9574
[INFO] running `Command { std: "docker" "start" "-a" "80622a3dc91fa26c7fe79debbe1259a1e5fdfb6d58105a87ffca15d91afe9574", kill_on_drop: false }`
[INFO] [stderr]    Compiling home-registry v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.51s
[INFO] running `Command { std: "docker" "inspect" "80622a3dc91fa26c7fe79debbe1259a1e5fdfb6d58105a87ffca15d91afe9574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80622a3dc91fa26c7fe79debbe1259a1e5fdfb6d58105a87ffca15d91afe9574", kill_on_drop: false }`
[INFO] [stdout] 80622a3dc91fa26c7fe79debbe1259a1e5fdfb6d58105a87ffca15d91afe9574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf447c60c34a2f60b97af84a4548bb0a2b308f5179f9cd8c9ec20a3ee98d9fca
[INFO] running `Command { std: "docker" "start" "-a" "bf447c60c34a2f60b97af84a4548bb0a2b308f5179f9cd8c9ec20a3ee98d9fca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/home_registry-c1f9e4cb7744cebd)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test auth::tests::test_password_validation ... ok
[INFO] [stdout] test auth::totp::tests::test_key_derivation_deterministic ... ok
[INFO] [stdout] test auth::totp::tests::test_key_derivation_different_inputs ... ok
[INFO] [stdout] test auth::totp::tests::test_decrypt_invalid_data ... ok
[INFO] [stdout] test auth::totp::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test auth::totp::tests::test_decrypt_too_short ... ok
[INFO] [stdout] test auth::totp::tests::test_encrypt_produces_different_ciphertexts ... ok
[INFO] [stdout] test auth::tests::test_username_validation ... ok
[INFO] [stdout] test auth::totp::tests::test_verify_totp_code_with_generated_secret ... ok
[INFO] [stdout] test auth::totp::tests::test_generate_totp_setup ... ok
[INFO] [stdout] test auth::totp::tests::test_verify_totp_code_wrong_code ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/home_registry-635b5f4b0aab01a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-220472e3e7d73570)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_basic_sanity ... ok
[INFO] [stdout] test test_health_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_api_integration.rs (/opt/rustwide/target/debug/deps/test_api_integration-e55b7e7687e4a970)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_authorization_middleware_unauthenticated ... ok
[INFO] [stdout] test test_create_item_validation_invalid_price ... FAILED
[INFO] [stdout] test test_concurrent_inventory_creation ... FAILED
[INFO] [stdout] test test_get_items_by_inventory_filter ... FAILED
[INFO] [stdout] test test_authorization_user_cannot_access_other_inventory ... FAILED
[INFO] [stdout] test test_delete_inventory_cascade_deletes_items ... FAILED
[INFO] [stdout] test test_get_inventories_pagination ... FAILED
[INFO] [stdout] test test_authorization_admin_can_access_user_list ... FAILED
[INFO] [stdout] test test_create_inventory_validation_empty_name ... FAILED
[INFO] [stdout] test test_inventory_ownership_verification ... FAILED
[INFO] [stdout] test test_item_crud_with_all_fields ... FAILED
[INFO] [stdout] test test_item_crud_operations ... FAILED
[INFO] [stdout] test test_register_and_login_flow ... FAILED
[INFO] [stdout] test test_item_foreign_key_constraint ... FAILED
[INFO] [stdout] test test_item_quantity_update ... FAILED
[INFO] [stdout] test test_inventory_crud_operations ... FAILED
[INFO] [stdout] test test_item_search_by_name ... FAILED
[INFO] [stdout] test test_update_inventory_not_found ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_item_validation_invalid_price stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_item_validation_invalid_price' (39) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acde95a - test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:416:48
[INFO] [stdout]   23:     0x60c91ad4ceff - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48f60 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1595 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb06ee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad470d6 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e256 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4b2c3 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37dad - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad3822d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafd4d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acad42b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acad42b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acad42b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6e940 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9aa4d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92574 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4f77b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28e89 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5c22 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1f4e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26d5d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac80a40 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87196 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac8a750 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad080c3 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6adb3 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad194c1 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1dc8b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4798d - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad185b7 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e957 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6b58 - test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:401:1
[INFO] [stdout]   55:     0x60c91acc66b7 - test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:402:53
[INFO] [stdout]   56:     0x60c91ad03a06 - <test_api_integration[2e8588b5097e8146]::test_create_item_validation_invalid_price::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_inventory_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_inventory_creation' (37) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acda1ef - test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:788:48
[INFO] [stdout]   23:     0x60c91ad4cb3f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48c90 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1295 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb05fe - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad47016 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e166 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4aba3 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37ced - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad3816d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafc8d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acacf4b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acacf4b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acacf4b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6dfe0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac98a6d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92514 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4f38b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28dc9 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5862 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1e2e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26c9d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7fde0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87016 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac89d60 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07c73 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6aba3 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad19191 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1d47b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad477df - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad184c5 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e879 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace69c6 - test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:782:1
[INFO] [stdout]   55:     0x60c91acc6627 - test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:783:46
[INFO] [stdout]   56:     0x60c91ad03946 - <test_api_integration[2e8588b5097e8146]::test_concurrent_inventory_creation::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_items_by_inventory_filter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_items_by_inventory_filter' (49) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acdb359 - test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:748:48
[INFO] [stdout]   23:     0x60c91ad4cc7f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48d80 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1395 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb064e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad47056 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e1b6 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4ae03 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37d2d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad381ad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafccd - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acad0eb - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acad0eb - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acad0eb - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6e300 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9950d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92534 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4f4db - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28e09 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb59a2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1e8e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26cdd - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac80200 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87096 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac8a0b0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07de3 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6ac53 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad192a1 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1d72b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4786f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18515 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e8c9 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6a46 - test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:742:1
[INFO] [stdout]   55:     0x60c91acc6657 - test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:743:46
[INFO] [stdout]   56:     0x60c91ad03986 - <test_api_integration[2e8588b5097e8146]::test_get_items_by_inventory_filter::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_authorization_user_cannot_access_other_inventory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_authorization_user_cannot_access_other_inventory' (36) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91ace4997 - test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:300:49
[INFO] [stdout]   23:     0x60c91ad4d53f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad49410 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1a95 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb087e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad47216 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e3e6 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4be83 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37eed - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad3836d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafe8d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acadc4b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acadc4b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acadc4b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6f8e0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9df6d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92614 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4fe0b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28fc9 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb6262 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb212e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26e9d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac81ee0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87416 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac8b7e0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad087f3 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6b123 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad19a11 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1e9db - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad47c4f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18745 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3eab9 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6e06 - test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:282:1
[INFO] [stdout]   55:     0x60c91acc67a7 - test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:283:65
[INFO] [stdout]   56:     0x60c91ad03b46 - <test_api_integration[2e8588b5097e8146]::test_authorization_user_cannot_access_other_inventory::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_inventory_cascade_deletes_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete_inventory_cascade_deletes_items' (40) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91ace1a8c - test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:543:48
[INFO] [stdout]   23:     0x60c91ad4d17f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad49140 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1795 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb078e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad47156 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e2f6 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4b783 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37e2d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad382ad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafdcd - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acad76b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acad76b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acad76b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6ef80 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9bf8d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac925b4 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4fa1b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28f09 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5ea2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb200e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26ddd - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac81280 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87296 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac8adf0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad083a3 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6af13 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad196e1 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1e1eb - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad47aad - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18657 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e9e7 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6c68 - test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:537:1
[INFO] [stdout]   55:     0x60c91acc6717 - test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:538:55
[INFO] [stdout]   56:     0x60c91ad03a86 - <test_api_integration[2e8588b5097e8146]::test_delete_inventory_cascade_deletes_items::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_inventories_pagination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_inventories_pagination' (41) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acd6942 - test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:466:48
[INFO] [stdout]   23:     0x60c91ad4c77f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad489c0 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb0f95 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb050e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46f56 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e076 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4a483 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37c2d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad380ad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafbcd - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acaca6b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acaca6b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acaca6b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6d680 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac96a8d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac924b4 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4ef9b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28d09 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb54a2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1d0e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26bdd - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7f180 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86e96 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac89370 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07823 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6a993 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18e61 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1cc6b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4762f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad183d5 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e789 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6846 - test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:451:1
[INFO] [stdout]   55:     0x60c91acc6597 - test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:452:43
[INFO] [stdout]   56:     0x60c91ad03886 - <test_api_integration[2e8588b5097e8146]::test_get_inventories_pagination::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_authorization_admin_can_access_user_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_authorization_admin_can_access_user_list' (34) panicked at tests/common/mod.rs:139:10:
[INFO] [stdout] Failed to create admin user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad427a8 - test_api_integration[2e8588b5097e8146]::common::create_admin_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:139:10
[INFO] [stdout]   22:     0x60c91ace312e - test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:348:49
[INFO] [stdout]   23:     0x60c91ad4d2bf - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad49230 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1895 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb07de - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad47196 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e346 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4b9e3 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37e6d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad382ed - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafe0d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acad90b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acad90b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acad90b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6f2a0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9ca2d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac925d4 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4fb6b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28f49 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5fe2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb206e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26e1d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac816a0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87316 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac8b140 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad08513 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6afc3 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad197f1 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1e49b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad47b3f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad186a5 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3ea29 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6cf6 - test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:333:1
[INFO] [stdout]   55:     0x60c91acc6747 - test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:334:57
[INFO] [stdout]   56:     0x60c91ad03ac6 - <test_api_integration[2e8588b5097e8146]::test_authorization_admin_can_access_user_list::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_inventory_validation_empty_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_inventory_validation_empty_name' (38) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91ace0866 - test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:380:48
[INFO] [stdout]   23:     0x60c91ad4d03f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad49050 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1695 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb073e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad47116 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e2a6 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4b523 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37ded - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad3826d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafd8d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acad5cb - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acad5cb - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acad5cb - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6ec60 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9b4ed - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92594 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4f8cb - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28ec9 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5d62 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1fae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26d9d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac80e60 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87216 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac8aaa0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad08233 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6ae63 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad195d1 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1df3b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad47a1f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18605 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e999 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6be6 - test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:365:1
[INFO] [stdout]   55:     0x60c91acc66e7 - test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:366:55
[INFO] [stdout]   56:     0x60c91ad03a46 - <test_api_integration[2e8588b5097e8146]::test_create_inventory_validation_empty_name::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_inventory_ownership_verification stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_inventory_ownership_verification' (52) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acdd15c - test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:574:54
[INFO] [stdout]   23:     0x60c91ad4cdbf - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48e70 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1495 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb069e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad47096 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e206 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4b063 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37d6d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad381ed - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafd0d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acad28b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acad28b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acad28b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6e620 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac99fad - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92554 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4f62b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28e49 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5ae2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1eee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26d1d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac80620 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac87116 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac8a400 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07f53 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6ad03 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad193b1 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1d9db - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad478fd - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18567 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e917 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6ac8 - test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:565:1
[INFO] [stdout]   55:     0x60c91acc6687 - test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:566:49
[INFO] [stdout]   56:     0x60c91ad039c6 - <test_api_integration[2e8588b5097e8146]::test_inventory_ownership_verification::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_item_crud_with_all_fields stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_item_crud_with_all_fields' (56) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acd4b1b - test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:662:48
[INFO] [stdout]   23:     0x60c91ad4c63f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad488d0 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb0e95 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb04be - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46f16 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e026 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4a223 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37bed - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad3806d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafb8d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acac8cb - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acac8cb - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acac8cb - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6d360 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac95fed - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92494 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4ee4b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28cc9 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5362 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1cae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26b9d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7ed60 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86e16 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac89020 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad076b3 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6a8e3 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18d51 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1c9bb - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4759f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18385 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e739 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace67c6 - test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:656:1
[INFO] [stdout]   55:     0x60c91acc6567 - test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:657:42
[INFO] [stdout]   56:     0x60c91ad03846 - <test_api_integration[2e8588b5097e8146]::test_item_crud_with_all_fields::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_item_crud_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_item_crud_operations' (55) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acc9394 - test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:190:48
[INFO] [stdout]   23:     0x60c91ad4c13f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48510 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb0a95 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb037e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46e16 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4dee6 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad498a3 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37aed - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad37f6d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafa8d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acac24b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acac24b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acac24b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6c6e0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9356d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92414 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4e90b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28bc9 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb4e62 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1b2e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26a9d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7dce0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86c16 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac882e0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad070f3 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6a623 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18911 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1befb - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4733e - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18245 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e619 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace65a6 - test_api_integration[2e8588b5097e8146]::test_item_crud_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:174:1
[INFO] [stdout]   55:     0x60c91acc64a7 - test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:175:37
[INFO] [stdout]   56:     0x60c91ad03746 - <test_api_integration[2e8588b5097e8146]::test_item_crud_operations::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_register_and_login_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_register_and_login_flow' (65) panicked at tests/common/mod.rs:139:10:
[INFO] [stdout] Failed to create admin user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad427a8 - test_api_integration[2e8588b5097e8146]::common::create_admin_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:139:10
[INFO] [stdout]   22:     0x60c91acce98c - test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:26:55
[INFO] [stdout]   23:     0x60c91ad4c3bf - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad486f0 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb0c95 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb041e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46e96 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4df86 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad49d63 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37b6d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad37fed - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafb0d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acac58b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acac58b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acac58b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6cd20 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac94aad - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92454 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4ebab - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28c49 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb50e2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1bee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26b1d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7e520 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86d16 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac88980 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad073d3 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6a783 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18b31 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1c45b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4746f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad182e5 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e6a9 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace66b6 - test_api_integration[2e8588b5097e8146]::test_register_and_login_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:16:1
[INFO] [stdout]   55:     0x60c91acc6507 - test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:17:40
[INFO] [stdout]   56:     0x60c91ad037c6 - <test_api_integration[2e8588b5097e8146]::test_register_and_login_flow::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_item_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_item_foreign_key_constraint' (59) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acd97e9 - test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:819:48
[INFO] [stdout]   23:     0x60c91ad4c9ff - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48ba0 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1195 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb05ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46fd6 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e116 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4a943 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37cad - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad3812d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafc4d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acacdab - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acacdab - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acacdab - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6dcc0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac97fcd - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac924f4 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4f23b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28d89 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5722 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1dce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26c5d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7f9c0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86f96 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac89a10 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07b03 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6aaf3 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad19081 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1d1cb - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4774f - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18475 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e829 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6946 - test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:813:1
[INFO] [stdout]   55:     0x60c91acc65f7 - test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:814:44
[INFO] [stdout]   56:     0x60c91ad03906 - <test_api_integration[2e8588b5097e8146]::test_item_foreign_key_constraint::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_item_quantity_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_item_quantity_update' (61) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91accd09a - test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:705:48
[INFO] [stdout]   23:     0x60c91ad4c27f - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48600 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb0b95 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb03ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46e56 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4df36 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad49b03 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37b2d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad37fad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafacd - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acac3eb - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acac3eb - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acac3eb - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6ca00 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9400d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92434 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4ea5b - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28c09 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb4fa2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1b8e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26add - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7e100 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86c96 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac88630 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07263 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6a6d3 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18a21 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1c1ab - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad473dc - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18297 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e667 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6628 - test_api_integration[2e8588b5097e8146]::test_item_quantity_update
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:699:1
[INFO] [stdout]   55:     0x60c91acc64d7 - test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:700:37
[INFO] [stdout]   56:     0x60c91ad03786 - <test_api_integration[2e8588b5097e8146]::test_item_quantity_update::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_inventory_crud_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_inventory_crud_operations' (51) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acd1072 - test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:100:48
[INFO] [stdout]   23:     0x60c91ad4c4ff - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad487e0 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb0d95 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb046e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46ed6 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4dfd6 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad49fc3 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37bad - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad3802d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafb4d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acac72b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acac72b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acac72b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6d040 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9554d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac92474 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4ecfb - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28c89 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb5222 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1c4e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26b5d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7e940 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86d96 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac88cd0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07543 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6a833 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18c41 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1c70b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4750c - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18337 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e6f7 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6738 - test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:80:1
[INFO] [stdout]   55:     0x60c91acc6537 - test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:81:42
[INFO] [stdout]   56:     0x60c91ad03806 - <test_api_integration[2e8588b5097e8146]::test_inventory_crud_operations::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_item_search_by_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_item_search_by_name' (63) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acc6ed9 - test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:617:48
[INFO] [stdout]   23:     0x60c91ad4bfff - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48420 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb0995 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb032e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46dd6 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4de96 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad49643 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37aad - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad37f2d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafa4d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acac0ab - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acac0ab - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acac0ab - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6c3c0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac92acd - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac923f4 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4e7bb - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28b89 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb4d22 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1ace - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26a5d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7d8c0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86b96 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac87f90 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad06f83 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6a573 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18801 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1bc4b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad4729d - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad181f7 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e5d7 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace6518 - test_api_integration[2e8588b5097e8146]::test_item_search_by_name
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:602:1
[INFO] [stdout]   55:     0x60c91acc6477 - test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:603:36
[INFO] [stdout]   56:     0x60c91ad03706 - <test_api_integration[2e8588b5097e8146]::test_item_search_by_name::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_inventory_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_inventory_not_found' (67) panicked at tests/common/mod.rs:95:10:
[INFO] [stdout] Failed to create test user: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c91b6b07ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c91b6b07ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c91b6b07ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c91b6c844a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c91b6c844a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60c91b6b56d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60c91b6b56d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60c91b68da4f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c91b68da4f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c91b6a81b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c91ad6257c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60c91ad6257c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c91b6a8432 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60c91b6a8432 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c91b68db08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c91b682a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c91b68e9dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c91b6c8cbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c91b6c8a02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c91ad141f7 - <core[e929cb53b82a81ca]::result::Result<home_registry[b75c1e3e12b9e8b9]::models::User, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c91ad414e8 - test_api_integration[2e8588b5097e8146]::common::create_test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:10
[INFO] [stdout]   22:     0x60c91acd8872 - test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:519:48
[INFO] [stdout]   23:     0x60c91ad4c8bf - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   24:     0x60c91ad48ab0 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   25:     0x60c91acb1095 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::try_with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x60c91acb055e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::task::local::LocalData>>::with::<<tokio[f8270f07a40e283]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x60c91ad46f96 - <tokio[f8270f07a40e283]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   28:     0x60c91ad4e0c6 - <tokio[f8270f07a40e283]::task::local::RunUntil<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   29:     0x60c91ad4a6e3 - <tokio[f8270f07a40e283]::task::local::LocalSet>::run_until::<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   30:     0x60c91ad37c6d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60c91ad380ed - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x60c91acafc0d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x60c91acacc0b - tokio[f8270f07a40e283]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x60c91acacc0b - tokio[f8270f07a40e283]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x60c91acacc0b - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x60c91ac6d9a0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x60c91ac9752d - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x60c91ac924d4 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x60c91ad4f0eb - <tokio[f8270f07a40e283]::runtime::context::scoped::Scoped<tokio[f8270f07a40e283]::runtime::scheduler::Context>>::set::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x60c91ad28d49 - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x60c91acb55e2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::try_with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x60c91acb1d6e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f8270f07a40e283]::runtime::context::Context>>::with::<tokio[f8270f07a40e283]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x60c91ad26c1d - tokio[f8270f07a40e283]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x60c91ac7f5a0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x60c91ac86f16 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x60c91ac896c0 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x60c91ad07993 - tokio[f8270f07a40e283]::runtime::context::runtime::enter_runtime::<<tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x60c91ac6aa43 - <tokio[f8270f07a40e283]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x60c91ad18f71 - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x60c91ad1cf1b - <tokio[f8270f07a40e283]::runtime::runtime::Runtime>::block_on::<<tokio[f8270f07a40e283]::task::local::LocalSet>::run_until<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x60c91ad476bf - <tokio[f8270f07a40e283]::task::local::LocalSet>::block_on::<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x60c91ad18425 - <actix_rt[b0296d05a84af48d]::runtime::Runtime>::block_on::<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x60c91ad3e7d9 - <actix_rt[b0296d05a84af48d]::system::SystemRunner>::block_on::<test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x60c91ace68c6 - test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:504:1
[INFO] [stdout]   55:     0x60c91acc65c7 - test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_api_integration.rs:505:43
[INFO] [stdout]   56:     0x60c91ad038c6 - <test_api_integration[2e8588b5097e8146]::test_update_inventory_not_found::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60c91ad5585b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c91ad5585b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x60c91ad6304b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60c91ad6304b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60c91ad6304b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60c91ad6304b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x60c91ad6304b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x60c91ad5c764 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x60c91ad5c764 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x60c91ad65c52 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60c91ad65c52 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60c91ad65c52 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60c91ad65c52 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x60c91ad65c52 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x60c91b6af9af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x60c91b6af9af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7da87eef8aa4 - <unknown>
[INFO] [stdout]   78:     0x7da87ef85a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_authorization_admin_can_access_user_list
[INFO] [stdout]     test_authorization_user_cannot_access_other_inventory
[INFO] [stdout]     test_concurrent_inventory_creation
[INFO] [stdout]     test_create_inventory_validation_empty_name
[INFO] [stdout]     test_create_item_validation_invalid_price
[INFO] [stdout]     test_delete_inventory_cascade_deletes_items
[INFO] [stdout]     test_get_inventories_pagination
[INFO] [stdout]     test_get_items_by_inventory_filter
[INFO] [stdout]     test_inventory_crud_operations
[INFO] [stdout]     test_inventory_ownership_verification
[INFO] [stdout]     test_item_crud_operations
[INFO] [stdout]     test_item_crud_with_all_fields
[INFO] [stdout]     test_item_foreign_key_constraint
[INFO] [stdout]     test_item_quantity_update
[INFO] [stdout]     test_item_search_by_name
[INFO] [stdout]     test_register_and_login_flow
[INFO] [stdout]     test_update_inventory_not_found
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_api_integration`
[INFO] running `Command { std: "docker" "inspect" "bf447c60c34a2f60b97af84a4548bb0a2b308f5179f9cd8c9ec20a3ee98d9fca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf447c60c34a2f60b97af84a4548bb0a2b308f5179f9cd8c9ec20a3ee98d9fca", kill_on_drop: false }`
[INFO] [stdout] bf447c60c34a2f60b97af84a4548bb0a2b308f5179f9cd8c9ec20a3ee98d9fca
