[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 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhumidor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VictoryTek/humidor on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 937bcb6ba17a6669f46e9865ad13754dc5587723157595e7d9eff04b0c2d0b01 [INFO] running `Command { std: "docker" "start" "-a" "937bcb6ba17a6669f46e9865ad13754dc5587723157595e7d9eff04b0c2d0b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "937bcb6ba17a6669f46e9865ad13754dc5587723157595e7d9eff04b0c2d0b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937bcb6ba17a6669f46e9865ad13754dc5587723157595e7d9eff04b0c2d0b01", kill_on_drop: false }` [INFO] [stdout] 937bcb6ba17a6669f46e9865ad13754dc5587723157595e7d9eff04b0c2d0b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1716fc090ba7c66c9ae95e11edd450befd11d853e0fde9cc7a730e9cd6452845 [INFO] running `Command { std: "docker" "start" "-a" "1716fc090ba7c66c9ae95e11edd450befd11d853e0fde9cc7a730e9cd6452845", 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 serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [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 log v0.4.28 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [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 pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [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 byteorder v1.5.0 [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 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 autocfg v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling num-conv v0.1.0 [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 getrandom v0.2.16 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling httpdate v1.0.3 [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 ahash v0.8.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling pem v3.0.6 [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 quanta v0.12.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling chumsky v0.9.3 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling matchers v0.2.0 [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 pin-project v1.1.10 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling refinery v0.8.16 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling reqwest v0.12.24 [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 5m 08s [INFO] running `Command { std: "docker" "inspect" "1716fc090ba7c66c9ae95e11edd450befd11d853e0fde9cc7a730e9cd6452845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1716fc090ba7c66c9ae95e11edd450befd11d853e0fde9cc7a730e9cd6452845", kill_on_drop: false }` [INFO] [stdout] 1716fc090ba7c66c9ae95e11edd450befd11d853e0fde9cc7a730e9cd6452845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dd9a912cb1c38e052a440aeba49bc46d11fee5214673348b43bbb12f96b34a2 [INFO] running `Command { std: "docker" "start" "-a" "0dd9a912cb1c38e052a440aeba49bc46d11fee5214673348b43bbb12f96b34a2", 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 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 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 lock_api v0.4.14 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [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 utf8_iter v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-core v0.1.6 [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 try-lock v0.2.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling tinyvec v1.10.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 utf-8 v0.7.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [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 unicode-normalization v0.1.25 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling stringprep v0.1.5 [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 openssl-probe v0.1.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf v0.13.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 rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hostname v0.4.1 [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 nom v8.0.0 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling scc v2.4.0 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling refinery v0.8.16 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling humidor v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 5m 26s [INFO] running `Command { std: "docker" "inspect" "0dd9a912cb1c38e052a440aeba49bc46d11fee5214673348b43bbb12f96b34a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd9a912cb1c38e052a440aeba49bc46d11fee5214673348b43bbb12f96b34a2", kill_on_drop: false }` [INFO] [stdout] 0dd9a912cb1c38e052a440aeba49bc46d11fee5214673348b43bbb12f96b34a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27e3c94a2dfc93d9a9ebd6c48aa1fec0d2d512bea21fe45abddffaf1e5e512c6 [INFO] running `Command { std: "docker" "start" "-a" "27e3c94a2dfc93d9a9ebd6c48aa1fec0d2d512bea21fe45abddffaf1e5e512c6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/humidor-f43e7b7d3200903a) [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 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_basic ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/humidor-4b32476667e866e3) [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.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test validation::tests::test_validate_positive ... ok [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_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.02s [INFO] [stdout] [INFO] [stderr] Running tests/auth_tests.rs (/opt/rustwide/target/debug/deps/auth_tests-9737073b1dc43573) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test common::tests::test_create_test_user ... FAILED [INFO] [stdout] test common::tests::test_setup_test_db ... FAILED [INFO] [stdout] test test_create_user ... FAILED [INFO] [stdout] test test_username_uniqueness_with_uuid ... FAILED [INFO] [stdout] test test_jwt_token_contains_user_info ... FAILED [INFO] [stdout] test test_jwt_token_generation ... 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] [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' (30) 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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c24636b2b - auth_tests::common::tests::test_create_test_user::{{closure}}::h93e65b1776fd1dc8 [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c246368b5 - auth_tests::common::tests::test_create_test_user::h2f523e596bae20dd [INFO] [stdout] 35: 0x5a3c24636953 - auth_tests::common::tests::test_create_test_user::{{closure}}::h2cf796aca90fffe8 [INFO] [stdout] 36: 0x5a3c2461e906 - core::ops::function::FnOnce::call_once::h9668785e3b20b7d2 [INFO] [stdout] 37: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 38: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 39: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 40: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 41: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 42: 0x7afec0c36aa4 - [INFO] [stdout] 43: 0x7afec0cc3a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- common::tests::test_setup_test_db stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::tests::test_setup_test_db' (31) 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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c24636278 - auth_tests::common::tests::test_setup_test_db::{{closure}}::h99dbb659ac1a04cc [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c24636095 - auth_tests::common::tests::test_setup_test_db::hc36f7fc527f3bf96 [INFO] [stdout] 35: 0x5a3c24636783 - auth_tests::common::tests::test_setup_test_db::{{closure}}::hce979d694b2a6311 [INFO] [stdout] 36: 0x5a3c2461e7e6 - core::ops::function::FnOnce::call_once::h802991479c7dabdd [INFO] [stdout] 37: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 38: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 39: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 40: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 41: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 42: 0x7afec0c36aa4 - [INFO] [stdout] 43: 0x7afec0cc3a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_create_user stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_create_user' (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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c246572fb - auth_tests::test_create_user::{{closure}}::{{closure}}::h6914d1e3c10fec26 [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c246570b5 - auth_tests::test_create_user::{{closure}}::ha5ff213b0ec303fd [INFO] [stdout] 35: 0x5a3c2461eabe - core::ops::function::FnOnce::call_once::had7be99a9c0ec9f8 [INFO] [stdout] 36: 0x5a3c246b4044 - serial_test::serial_code_lock::local_serial_core::h018ccefd2b42095a [INFO] [stdout] 37: 0x5a3c24656f52 - auth_tests::test_create_user::hcef4cbbec2ed3229 [INFO] [stdout] 38: 0x5a3c24656f83 - auth_tests::test_create_user::{{closure}}::h6115b23b404a9fa2 [INFO] [stdout] 39: 0x5a3c2461ea06 - core::ops::function::FnOnce::call_once::ha795cf3129f74c02 [INFO] [stdout] 40: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 41: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 42: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 45: 0x7afec0c36aa4 - [INFO] [stdout] 46: 0x7afec0cc3a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_username_uniqueness_with_uuid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_username_uniqueness_with_uuid' (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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c2465b98e - auth_tests::test_username_uniqueness_with_uuid::{{closure}}::{{closure}}::h5224140e2a79804d [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c2465b7a5 - auth_tests::test_username_uniqueness_with_uuid::{{closure}}::hc0c2f07e5ffda0e7 [INFO] [stdout] 35: 0x5a3c2461ea7e - core::ops::function::FnOnce::call_once::hab7f6938c5462edc [INFO] [stdout] 36: 0x5a3c246b4044 - serial_test::serial_code_lock::local_serial_core::h018ccefd2b42095a [INFO] [stdout] 37: 0x5a3c2465b642 - auth_tests::test_username_uniqueness_with_uuid::h0824c9159809f30d [INFO] [stdout] 38: 0x5a3c2465b673 - auth_tests::test_username_uniqueness_with_uuid::{{closure}}::h95730e97557d228c [INFO] [stdout] 39: 0x5a3c2461e886 - core::ops::function::FnOnce::call_once::h9026ebe87cc481ac [INFO] [stdout] 40: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 41: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 42: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 45: 0x7afec0c36aa4 - [INFO] [stdout] 46: 0x7afec0cc3a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_jwt_token_contains_user_info stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_jwt_token_contains_user_info' (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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c2465af7f - auth_tests::test_jwt_token_contains_user_info::{{closure}}::{{closure}}::hc9bf9c81d5a0a5c0 [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c2465ad75 - auth_tests::test_jwt_token_contains_user_info::{{closure}}::hb8b4c63cd2782540 [INFO] [stdout] 35: 0x5a3c2461ec8e - core::ops::function::FnOnce::call_once::hd0920634490c3e28 [INFO] [stdout] 36: 0x5a3c246b4044 - serial_test::serial_code_lock::local_serial_core::h018ccefd2b42095a [INFO] [stdout] 37: 0x5a3c2465ac42 - auth_tests::test_jwt_token_contains_user_info::h7734bb4ddb60d834 [INFO] [stdout] 38: 0x5a3c2465ae13 - auth_tests::test_jwt_token_contains_user_info::{{closure}}::he46c60cbfcf97bda [INFO] [stdout] 39: 0x5a3c2461e286 - core::ops::function::FnOnce::call_once::h1c1e5664c2d66b31 [INFO] [stdout] 40: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 41: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 42: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 45: 0x7afec0c36aa4 - [INFO] [stdout] 46: 0x7afec0cc3a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_jwt_token_generation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_jwt_token_generation' (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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c24659ec9 - auth_tests::test_jwt_token_generation::{{closure}}::{{closure}}::hfd0e984001f949ba [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c24659cf5 - auth_tests::test_jwt_token_generation::{{closure}}::h9d823cc89e7fe267 [INFO] [stdout] 35: 0x5a3c2461e2be - core::ops::function::FnOnce::call_once::h1e0bb95b6112db71 [INFO] [stdout] 36: 0x5a3c246b4044 - serial_test::serial_code_lock::local_serial_core::h018ccefd2b42095a [INFO] [stdout] 37: 0x5a3c24659b92 - auth_tests::test_jwt_token_generation::hf24488dcb4be1c37 [INFO] [stdout] 38: 0x5a3c24659bc3 - auth_tests::test_jwt_token_generation::{{closure}}::h6cfc9abe11fbb6ec [INFO] [stdout] 39: 0x5a3c2461e6f6 - core::ops::function::FnOnce::call_once::h71bbb7cde7401ccf [INFO] [stdout] 40: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 41: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 42: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 45: 0x7afec0c36aa4 - [INFO] [stdout] 46: 0x7afec0cc3a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_create_admin_user stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_create_admin_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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c246582c6 - auth_tests::test_create_admin_user::{{closure}}::{{closure}}::h685c4228e1009614 [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stderr] error: test failed, to rerun pass `--test auth_tests` [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c24658095 - auth_tests::test_create_admin_user::{{closure}}::hab892479d33fe7f0 [INFO] [stdout] 35: 0x5a3c2461eaee - core::ops::function::FnOnce::call_once::hb2908f9949390ce8 [INFO] [stdout] 36: 0x5a3c246b4044 - serial_test::serial_code_lock::local_serial_core::h018ccefd2b42095a [INFO] [stdout] 37: 0x5a3c24657f32 - auth_tests::test_create_admin_user::hb0821e0b968eb530 [INFO] [stdout] 38: 0x5a3c24657f63 - auth_tests::test_create_admin_user::{{closure}}::h78c61320e1c4e92b [INFO] [stdout] 39: 0x5a3c2461e5f6 - core::ops::function::FnOnce::call_once::h5766b8c88ec649cc [INFO] [stdout] 40: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 41: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 42: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 45: 0x7afec0c36aa4 - [INFO] [stdout] 46: 0x7afec0cc3a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_multiple_users_can_login stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_multiple_users_can_login' (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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c2465a698 - auth_tests::test_multiple_users_can_login::{{closure}}::{{closure}}::hcdb4539640fb0140 [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c2465a485 - auth_tests::test_multiple_users_can_login::{{closure}}::h609e76d0d883ee1a [INFO] [stdout] 35: 0x5a3c2461e52e - core::ops::function::FnOnce::call_once::h40f6ff14f6ffdbb5 [INFO] [stdout] 36: 0x5a3c246b4044 - serial_test::serial_code_lock::local_serial_core::h018ccefd2b42095a [INFO] [stdout] 37: 0x5a3c2465a352 - auth_tests::test_multiple_users_can_login::hc7fa2e83ba5dd5a6 [INFO] [stdout] 38: 0x5a3c2465a523 - auth_tests::test_multiple_users_can_login::{{closure}}::h9dea3fb216fec847 [INFO] [stdout] 39: 0x5a3c2461e676 - core::ops::function::FnOnce::call_once::h60da41397d220111 [INFO] [stdout] 40: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 41: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 42: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 45: 0x7afec0c36aa4 - [INFO] [stdout] 46: 0x7afec0cc3a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_password_is_hashed stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_password_is_hashed' (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: 0x5a3c24c1de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a3c24c353fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 2: 0x5a3c24c22c72 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a3c24bfc18f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a3c24c15d29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] 5: 0x5a3c2468150c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a3c24c15fa2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a3c24bfc248 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a3c24bf13a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a3c24bfd11d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a3c24c35c6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a3c24c359b2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] 12: 0x5a3c2464ebcb - core::result::Result::expect::h390fb5a566349997 [INFO] [stdout] 13: 0x5a3c24644058 - auth_tests::common::setup_test_db::{{closure}}::h8151314b17b5fb47 [INFO] [stdout] 14: 0x5a3c24658f9b - auth_tests::test_password_is_hashed::{{closure}}::{{closure}}::h0c95cd3ee0bd97eb [INFO] [stdout] 15: 0x5a3c2463d124 - as core::future::future::Future>::poll::h02376bf5c1da9625 [INFO] [stdout] 16: 0x5a3c2463d1b6 - as core::future::future::Future>::poll::h3f6a338bf4f9dda5 [INFO] [stdout] 17: 0x5a3c24632dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h297f160924b063fb [INFO] [stdout] 18: 0x5a3c24632d44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9a819376930efb8 [INFO] [stdout] 19: 0x5a3c24630340 - tokio::runtime::scheduler::current_thread::Context::enter::hd772f22075fb47c0 [INFO] [stdout] 20: 0x5a3c246318bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7f5382579294967 [INFO] [stdout] 21: 0x5a3c24631584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e4c92aebbc33002 [INFO] [stdout] 22: 0x5a3c24663e91 - tokio::runtime::context::scoped::Scoped::set::h5a551dfacda0f5fe [INFO] [stdout] 23: 0x5a3c24656414 - tokio::runtime::context::set_scheduler::{{closure}}::h21058035ce73f947 [INFO] [stdout] 24: 0x5a3c24633e2a - std::thread::local::LocalKey::try_with::h78685ddb8c314ff2 [INFO] [stdout] 25: 0x5a3c246333d9 - std::thread::local::LocalKey::with::h3b3e5b2b2d27bf3c [INFO] [stdout] 26: 0x5a3c246563db - tokio::runtime::context::set_scheduler::ha2ba62e11b880ae0 [INFO] [stdout] 27: 0x5a3c24630f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cc38ee6825d0425 [INFO] [stdout] 28: 0x5a3c24631632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he0b0dccbc74892fd [INFO] [stdout] 29: 0x5a3c2462f1a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h286aabf7a8aa174b [INFO] [stdout] 30: 0x5a3c246353fb - tokio::runtime::context::runtime::enter_runtime::h88dfd1f5a1e8c416 [INFO] [stdout] 31: 0x5a3c2462ef88 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea11f09888e2fbd4 [INFO] [stdout] 32: 0x5a3c2462eb95 - tokio::runtime::runtime::Runtime::block_on_inner::h85db95fffb51e9d0 [INFO] [stdout] 33: 0x5a3c2462edfb - tokio::runtime::runtime::Runtime::block_on::h44f3c1086937f4fb [INFO] [stdout] 34: 0x5a3c24658d55 - auth_tests::test_password_is_hashed::{{closure}}::h864c2969f34167ce [INFO] [stdout] 35: 0x5a3c2461e76e - core::ops::function::FnOnce::call_once::h79b58f7bba00e74c [INFO] [stdout] 36: 0x5a3c246b4044 - serial_test::serial_code_lock::local_serial_core::h018ccefd2b42095a [INFO] [stdout] 37: 0x5a3c24658bf2 - auth_tests::test_password_is_hashed::he3055796513d44a7 [INFO] [stdout] 38: 0x5a3c24658c23 - auth_tests::test_password_is_hashed::{{closure}}::h3d532017494e43d5 [INFO] [stdout] 39: 0x5a3c2461e986 - core::ops::function::FnOnce::call_once::ha2ce2508675a06a4 [INFO] [stdout] 40: 0x5a3c2467560b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] 41: 0x5a3c24681fdb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] 42: 0x5a3c2467c434 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5a3c24684be2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5a3c24c1d51f - ::new::thread_start [INFO] [stdout] 45: 0x7afec0c36aa4 - [INFO] [stdout] 46: 0x7afec0cc3a64 - clone [INFO] [stdout] 47: 0x0 - [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 1.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27e3c94a2dfc93d9a9ebd6c48aa1fec0d2d512bea21fe45abddffaf1e5e512c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e3c94a2dfc93d9a9ebd6c48aa1fec0d2d512bea21fe45abddffaf1e5e512c6", kill_on_drop: false }` [INFO] [stdout] 27e3c94a2dfc93d9a9ebd6c48aa1fec0d2d512bea21fe45abddffaf1e5e512c6