[INFO] cloning repository https://github.com/VictoryTek/humidor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VictoryTek/humidor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhumidor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhumidor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4dd2982adc4e33c56cc774dbcc66ba1193b12e3
[INFO] testing VictoryTek/humidor/a4dd2982adc4e33c56cc774dbcc66ba1193b12e3 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhumidor" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/VictoryTek/humidor
[INFO] finished tweaking git repo https://github.com/VictoryTek/humidor
[INFO] tweaked toml for git repo https://github.com/VictoryTek/humidor written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VictoryTek/humidor on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VictoryTek/humidor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc1465f374526da9a39ac15edb9b8de0be816d63c7a4c59ad7caa73bb6d24621
[INFO] running `Command { std: "docker" "start" "-a" "dc1465f374526da9a39ac15edb9b8de0be816d63c7a4c59ad7caa73bb6d24621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc1465f374526da9a39ac15edb9b8de0be816d63c7a4c59ad7caa73bb6d24621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc1465f374526da9a39ac15edb9b8de0be816d63c7a4c59ad7caa73bb6d24621", kill_on_drop: false }`
[INFO] [stdout] dc1465f374526da9a39ac15edb9b8de0be816d63c7a4c59ad7caa73bb6d24621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f01dc35ff237f31694ae73437ca739897177414e8fe71a2697cef5e9479ead28
[INFO] running `Command { std: "docker" "start" "-a" "f01dc35ff237f31694ae73437ca739897177414e8fe71a2697cef5e9479ead28", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[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_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling refinery-core v0.8.16
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling metrics-util v0.17.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling refinery v0.8.16
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.15.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling humidor v1.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 6m 06s
[INFO] running `Command { std: "docker" "inspect" "f01dc35ff237f31694ae73437ca739897177414e8fe71a2697cef5e9479ead28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f01dc35ff237f31694ae73437ca739897177414e8fe71a2697cef5e9479ead28", kill_on_drop: false }`
[INFO] [stdout] f01dc35ff237f31694ae73437ca739897177414e8fe71a2697cef5e9479ead28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2030a7d1bef19e79acb01dcdfb2ca619fe6a7b1d850cff3e25de960c5493a81
[INFO] running `Command { std: "docker" "start" "-a" "b2030a7d1bef19e79acb01dcdfb2ca619fe6a7b1d850cff3e25de960c5493a81", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.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 tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling refinery-core v0.8.16
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling metrics-util v0.17.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling refinery v0.8.16
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.15.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling humidor v1.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 7m 31s
[INFO] running `Command { std: "docker" "inspect" "b2030a7d1bef19e79acb01dcdfb2ca619fe6a7b1d850cff3e25de960c5493a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2030a7d1bef19e79acb01dcdfb2ca619fe6a7b1d850cff3e25de960c5493a81", kill_on_drop: false }`
[INFO] [stdout] b2030a7d1bef19e79acb01dcdfb2ca619fe6a7b1d850cff3e25de960c5493a81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb3f0bf27c8271bf8c47dea6b50bbc062f39ff264f20f026b6ffe4c525d0a3b6
[INFO] running `Command { std: "docker" "start" "-a" "fb3f0bf27c8271bf8c47dea6b50bbc062f39ff264f20f026b6ffe4c525d0a3b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/humidor-a5c0cbfcf16b4fae)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test validation::tests::test_validate_positive ... ok
[INFO] [stdout] test validation::tests::test_validate_length ... ok
[INFO] [stdout] test middleware::rate_limiter::tests::test_rate_limiter_basic ... ok
[INFO] [stdout] test validation::tests::test_validate_range ... ok
[INFO] [stdout] test validation::tests::test_validate_email ... ok
[INFO] [stdout] test middleware::rate_limiter::tests::test_rate_limiter_expiry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/humidor-ff6e50799ca24fa6)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test validation::tests::test_validate_range ... ok
[INFO] [stdout] test middleware::rate_limiter::tests::test_rate_limiter_basic ... ok
[INFO] [stdout] test validation::tests::test_validate_length ... ok
[INFO] [stdout] test validation::tests::test_validate_positive ... ok
[INFO] [stdout] test validation::tests::test_validate_email ... ok
[INFO] [stdout] test middleware::rate_limiter::tests::test_rate_limiter_expiry ... ok
[INFO] [stderr]      Running tests/auth_tests.rs (/opt/rustwide/target/debug/deps/auth_tests-cc20176046fb589d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test common::tests::test_create_test_user ... FAILED
[INFO] [stdout] test test_create_user ... FAILED
[INFO] [stdout] test test_username_uniqueness_with_uuid ... FAILED
[INFO] [stdout] test common::tests::test_setup_test_db ... FAILED
[INFO] [stdout] test test_create_admin_user ... FAILED
[INFO] [stdout] test test_multiple_users_can_login ... FAILED
[INFO] [stdout] test test_password_is_hashed ... FAILED
[INFO] [stdout] test test_jwt_token_generation ... FAILED
[INFO] [stdout] test test_jwt_token_contains_user_info ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::test_create_test_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::test_create_test_user' (32) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2f319b - auth_tests::common::tests::test_create_test_user::{{closure}}::h43be36ab08d8b9d5
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2f2f55 - auth_tests::common::tests::test_create_test_user::h6f1b6d5ebd9433eb
[INFO] [stdout]   35:     0x5ffd8f2f3b43 - auth_tests::common::tests::test_create_test_user::{{closure}}::h8f2a7e661b8b0a9d
[INFO] [stdout]   36:     0x5ffd8f2bd226 - core::ops::function::FnOnce::call_once::h020b89d79a4a00e7
[INFO] [stdout]   37:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   38:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   39:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   40:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   41:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   42:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   43:     0x79f033048a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_user' (35) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2d075b - auth_tests::test_create_user::{{closure}}::{{closure}}::hc01254841256ec6a
[INFO] [stderr] error: test failed, to rerun pass `--test auth_tests`
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2d0515 - auth_tests::test_create_user::{{closure}}::h7439ef73f69b214c
[INFO] [stdout]   35:     0x5ffd8f2bd48e - core::ops::function::FnOnce::call_once::h1a0b35c551fc38d4
[INFO] [stdout]   36:     0x5ffd8f3531d4 - serial_test::serial_code_lock::local_serial_core::h78977af6e372b40c
[INFO] [stdout]   37:     0x5ffd8f2d03b2 - auth_tests::test_create_user::h021e76cef74597f9
[INFO] [stdout]   38:     0x5ffd8f2d03e3 - auth_tests::test_create_user::{{closure}}::h49a9ee6be837cd58
[INFO] [stdout]   39:     0x5ffd8f2bd2e6 - core::ops::function::FnOnce::call_once::h08a22a71ad5d67d3
[INFO] [stdout]   40:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   41:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   42:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   43:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   44:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   45:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   46:     0x79f033048a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_username_uniqueness_with_uuid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_username_uniqueness_with_uuid' (43) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2d4dee - auth_tests::test_username_uniqueness_with_uuid::{{closure}}::{{closure}}::h6d9fe978066dfe23
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2d4bd5 - auth_tests::test_username_uniqueness_with_uuid::{{closure}}::h5397bc145f5ab875
[INFO] [stdout]   35:     0x5ffd8f2bd7ae - core::ops::function::FnOnce::call_once::h45ed90c504c9845c
[INFO] [stdout]   36:     0x5ffd8f3531d4 - serial_test::serial_code_lock::local_serial_core::h78977af6e372b40c
[INFO] [stdout]   37:     0x5ffd8f2d4aa2 - auth_tests::test_username_uniqueness_with_uuid::hd2f14fd2992d757d
[INFO] [stdout]   38:     0x5ffd8f2d4c73 - auth_tests::test_username_uniqueness_with_uuid::{{closure}}::hd4a9e96c748b8413
[INFO] [stdout]   39:     0x5ffd8f2bd266 - core::ops::function::FnOnce::call_once::h07cf6a4a0e72611a
[INFO] [stdout]   40:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   41:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   42:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   43:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   44:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   45:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   46:     0x79f033048a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::test_setup_test_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::test_setup_test_db' (33) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2f2918 - auth_tests::common::tests::test_setup_test_db::{{closure}}::h2815eeafbec27702
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2f2735 - auth_tests::common::tests::test_setup_test_db::he4ec90fe63563386
[INFO] [stdout]   35:     0x5ffd8f2f2e23 - auth_tests::common::tests::test_setup_test_db::{{closure}}::h7656a5cb25c970b3
[INFO] [stdout]   36:     0x5ffd8f2bdae6 - core::ops::function::FnOnce::call_once::h9d06cb4b1874e31b
[INFO] [stdout]   37:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   38:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   39:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   40:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   41:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   42:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   43:     0x79f033048a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_admin_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_admin_user' (34) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2d1726 - auth_tests::test_create_admin_user::{{closure}}::{{closure}}::ha6c799c6221f21ce
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2d14c5 - auth_tests::test_create_admin_user::{{closure}}::h5fd6e53f8d8c3de9
[INFO] [stdout]   35:     0x5ffd8f2bdb7e - core::ops::function::FnOnce::call_once::hbcfdb5be5c6b7b93
[INFO] [stdout]   36:     0x5ffd8f3531d4 - serial_test::serial_code_lock::local_serial_core::h78977af6e372b40c
[INFO] [stdout]   37:     0x5ffd8f2d1392 - auth_tests::test_create_admin_user::h301dbf4eba938627
[INFO] [stdout]   38:     0x5ffd8f2d1563 - auth_tests::test_create_admin_user::{{closure}}::h7a6668306393cfd8
[INFO] [stdout]   39:     0x5ffd8f2bd8a6 - core::ops::function::FnOnce::call_once::h5f0d4675fec1a2ec
[INFO] [stdout]   40:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   41:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   42:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   43:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   44:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   45:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   46:     0x79f033048a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_users_can_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_users_can_login' (38) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2d3af8 - auth_tests::test_multiple_users_can_login::{{closure}}::{{closure}}::h3b93e208f5a2c885
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2d38e5 - auth_tests::test_multiple_users_can_login::{{closure}}::h172b3730344aec72
[INFO] [stdout]   35:     0x5ffd8f2bda5e - core::ops::function::FnOnce::call_once::h8c4891c3bd85228d
[INFO] [stdout]   36:     0x5ffd8f3531d4 - serial_test::serial_code_lock::local_serial_core::h78977af6e372b40c
[INFO] [stdout]   37:     0x5ffd8f2d37b2 - auth_tests::test_multiple_users_can_login::h5064fb8bab817c1f
[INFO] [stdout]   38:     0x5ffd8f2d3983 - auth_tests::test_multiple_users_can_login::{{closure}}::h9b9cf3519190f3ab
[INFO] [stdout]   39:     0x5ffd8f2bd906 - core::ops::function::FnOnce::call_once::h6f6a3df1601b58e9
[INFO] [stdout]   40:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   41:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   42:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   43:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   44:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   45:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   46:     0x79f033048a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_password_is_hashed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_password_is_hashed' (39) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2d23fb - auth_tests::test_password_is_hashed::{{closure}}::{{closure}}::h0c935b56a6c27b46
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2d21b5 - auth_tests::test_password_is_hashed::{{closure}}::h8d2f5bb74225c11a
[INFO] [stdout]   35:     0x5ffd8f2bd54e - core::ops::function::FnOnce::call_once::h24744d47a8d11a50
[INFO] [stdout]   36:     0x5ffd8f3531d4 - serial_test::serial_code_lock::local_serial_core::h78977af6e372b40c
[INFO] [stdout]   37:     0x5ffd8f2d2052 - auth_tests::test_password_is_hashed::h603fbd656eb83423
[INFO] [stdout]   38:     0x5ffd8f2d2083 - auth_tests::test_password_is_hashed::{{closure}}::h610f28db44d87860
[INFO] [stdout]   39:     0x5ffd8f2bd606 - core::ops::function::FnOnce::call_once::h29effad838e23a03
[INFO] [stdout]   40:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   41:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   42:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   43:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   44:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   45:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   46:     0x79f033048a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_jwt_token_generation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_jwt_token_generation' (37) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2d3329 - auth_tests::test_jwt_token_generation::{{closure}}::{{closure}}::he31804ed32bc3550
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2d3125 - auth_tests::test_jwt_token_generation::{{closure}}::h9bffc0be7b0bf160
[INFO] [stdout]   35:     0x5ffd8f2bd9ee - core::ops::function::FnOnce::call_once::h7e0135029ba57072
[INFO] [stdout]   36:     0x5ffd8f3531d4 - serial_test::serial_code_lock::local_serial_core::h78977af6e372b40c
[INFO] [stdout]   37:     0x5ffd8f2d2ff2 - auth_tests::test_jwt_token_generation::h0e0e26464d2b7e56
[INFO] [stdout]   38:     0x5ffd8f2d31c3 - auth_tests::test_jwt_token_generation::{{closure}}::hb838a15b48a044b1
[INFO] [stdout]   39:     0x5ffd8f2bda26 - core::ops::function::FnOnce::call_once::h80b8fa5e82894f3f
[INFO] [stdout]   40:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   41:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   42:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   43:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   44:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   45:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   46:     0x79f033048a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_jwt_token_contains_user_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_jwt_token_contains_user_info' (36) panicked at tests/common/mod.rs:34:43:
[INFO] [stdout] Failed to get client: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd8f8c261a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ffd8f8d9ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5ffd8f8c7382 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ffd8f8a093f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ffd8f8ba569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5ffd8f3205fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ffd8f8ba7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ffd8f8a09f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ffd8f8982e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ffd8f8a18cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ffd8f8da46c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ffd8f8da1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ffd8f2ff32b - core::result::Result<T,E>::expect::hc4f32e58d1f6fc2e
[INFO] [stdout]   13:     0x5ffd8f2e9ce8 - auth_tests::common::setup_test_db::{{closure}}::h035ff9205e492a51
[INFO] [stdout]   14:     0x5ffd8f2d43df - auth_tests::test_jwt_token_contains_user_info::{{closure}}::{{closure}}::h463d5538884b7c07
[INFO] [stdout]   15:     0x5ffd8f2e8464 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc931ca45c6e91502
[INFO] [stdout]   16:     0x5ffd8f2e8406 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8153208a187194ba
[INFO] [stdout]   17:     0x5ffd8f2e8336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecff321baf865ea0
[INFO] [stdout]   18:     0x5ffd8f2e8144 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3f87a2f22b1a8f8
[INFO] [stdout]   19:     0x5ffd8f2e5890 - tokio::runtime::scheduler::current_thread::Context::enter::hd161a4311f5f022e
[INFO] [stdout]   20:     0x5ffd8f2e785d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h95d34182e2d8b833
[INFO] [stdout]   21:     0x5ffd8f2e6ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9a883580c3fca53
[INFO] [stdout]   22:     0x5ffd8f2d9621 - tokio::runtime::context::scoped::Scoped<T>::set::h3e420010ebfb0e83
[INFO] [stdout]   23:     0x5ffd8f2f1b64 - tokio::runtime::context::set_scheduler::{{closure}}::hf3800fb9d564f95f
[INFO] [stdout]   24:     0x5ffd8f307d2a - std::thread::local::LocalKey<T>::try_with::h5ce0bd5de41ae7f9
[INFO] [stdout]   25:     0x5ffd8f307669 - std::thread::local::LocalKey<T>::with::h2050e096ab448616
[INFO] [stdout]   26:     0x5ffd8f2f1aeb - tokio::runtime::context::set_scheduler::h54b2dfc1ece0c71e
[INFO] [stdout]   27:     0x5ffd8f2e6484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h647e848494cf77d2
[INFO] [stdout]   28:     0x5ffd8f2e6b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3327d9d2ae77ad60
[INFO] [stdout]   29:     0x5ffd8f2e4a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc93b659864338e0b
[INFO] [stdout]   30:     0x5ffd8f30959b - tokio::runtime::context::runtime::enter_runtime::hb129e866f12a587b
[INFO] [stdout]   31:     0x5ffd8f2e44d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf3bd8ffb88082cf8
[INFO] [stdout]   32:     0x5ffd8f30a375 - tokio::runtime::runtime::Runtime::block_on_inner::h410e462fc1d4934e
[INFO] [stdout]   33:     0x5ffd8f30a5db - tokio::runtime::runtime::Runtime::block_on::h7f155462abe0c118
[INFO] [stdout]   34:     0x5ffd8f2d41d5 - auth_tests::test_jwt_token_contains_user_info::{{closure}}::h71cbb4c88498747d
[INFO] [stdout]   35:     0x5ffd8f2bd67e - core::ops::function::FnOnce::call_once::h3228ab6871b22228
[INFO] [stdout]   36:     0x5ffd8f3531d4 - serial_test::serial_code_lock::local_serial_core::h78977af6e372b40c
[INFO] [stdout]   37:     0x5ffd8f2d40a2 - auth_tests::test_jwt_token_contains_user_info::h42a0aada4288a345
[INFO] [stdout]   38:     0x5ffd8f2d4273 - auth_tests::test_jwt_token_contains_user_info::{{closure}}::hd68d66884ddf9f4a
[INFO] [stdout]   39:     0x5ffd8f2bd456 - core::ops::function::FnOnce::call_once::h155c2702c42fa01a
[INFO] [stdout]   40:     0x5ffd8f3146db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   41:     0x5ffd8f3210cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   42:     0x5ffd8f31c7e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   43:     0x5ffd8f323cd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   44:     0x5ffd8f8c1eef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   45:     0x79f032fbbaa4 - <unknown>
[INFO] [stdout]   46:     0x79f033048a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common::tests::test_create_test_user
[INFO] [stdout]     common::tests::test_setup_test_db
[INFO] [stdout]     test_create_admin_user
[INFO] [stdout]     test_create_user
[INFO] [stdout]     test_jwt_token_contains_user_info
[INFO] [stdout]     test_jwt_token_generation
[INFO] [stdout]     test_multiple_users_can_login
[INFO] [stdout]     test_password_is_hashed
[INFO] [stdout]     test_username_uniqueness_with_uuid
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb3f0bf27c8271bf8c47dea6b50bbc062f39ff264f20f026b6ffe4c525d0a3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3f0bf27c8271bf8c47dea6b50bbc062f39ff264f20f026b6ffe4c525d0a3b6", kill_on_drop: false }`
[INFO] [stdout] fb3f0bf27c8271bf8c47dea6b50bbc062f39ff264f20f026b6ffe4c525d0a3b6
