[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] 48555aab95a396d6eea1d6dd4ca1fada7ab3ec57 [INFO] testing VictoryTek/humidor against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictoryTek%2Fhumidor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VictoryTek/humidor on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a112b3844515f84856f9627736863c2ccf706933e3fce44c47758f7982333fc7 [INFO] running `Command { std: "docker" "start" "-a" "a112b3844515f84856f9627736863c2ccf706933e3fce44c47758f7982333fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a112b3844515f84856f9627736863c2ccf706933e3fce44c47758f7982333fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a112b3844515f84856f9627736863c2ccf706933e3fce44c47758f7982333fc7", kill_on_drop: false }` [INFO] [stdout] a112b3844515f84856f9627736863c2ccf706933e3fce44c47758f7982333fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc5211e45da30ef6445e2f8fa9619aec18d39a4202b8fb4bed2501b0f1e93742 [INFO] running `Command { std: "docker" "start" "-a" "fc5211e45da30ef6445e2f8fa9619aec18d39a4202b8fb4bed2501b0f1e93742", 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 serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core 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 litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [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_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [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 rand v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [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 tracing-core v0.1.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling indexmap v2.12.0 [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 openssl-sys v0.9.111 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [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 deranged v0.5.5 [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 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 foreign-types-shared v0.1.1 [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 stringprep v0.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [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 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 mime v0.3.17 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling native-tls v0.2.14 [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 ar_archive_writer v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling psm v0.1.28 [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 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 yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.7 [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 postgres-types v0.2.11 [INFO] [stderr] Compiling phf v0.13.1 [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 tokio-util v0.7.17 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling h2 v0.4.12 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [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 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 tower-layer v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling toml v0.8.23 [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 quanta v0.12.6 [INFO] [stderr] Compiling hyper v1.7.0 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling match_token v0.35.0 [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 untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling hyper-util v0.1.17 [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 flate2 v1.1.5 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [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 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 quoted_printable v0.5.1 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling refinery v0.8.16 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [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.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 6m 46s [INFO] running `Command { std: "docker" "inspect" "fc5211e45da30ef6445e2f8fa9619aec18d39a4202b8fb4bed2501b0f1e93742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5211e45da30ef6445e2f8fa9619aec18d39a4202b8fb4bed2501b0f1e93742", kill_on_drop: false }` [INFO] [stdout] fc5211e45da30ef6445e2f8fa9619aec18d39a4202b8fb4bed2501b0f1e93742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af22db2564c3d92824b08f401a6c183427ee3442656ca06d9ef60c67d78ef0e3 [INFO] running `Command { std: "docker" "start" "-a" "af22db2564c3d92824b08f401a6c183427ee3442656ca06d9ef60c67d78ef0e3", 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 lock_api v0.4.14 [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 typenum v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [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 pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [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 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 crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [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 hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [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 thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [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 powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [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 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 want v0.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [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 synstructure v0.13.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling unicode-properties v0.1.4 [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 stringprep v0.1.5 [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 native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [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_macros v0.11.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling url v2.5.7 [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 walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling postgres-types v0.2.11 [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 tokio-util v0.7.17 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [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 lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling dtoa-short v0.3.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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [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 raw-cpuid v11.6.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [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 tower-layer v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling adler2 v2.0.1 [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 quanta v0.12.6 [INFO] [stderr] Compiling hyper v1.7.0 [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 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 futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling match_token v0.35.0 [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 hyper-util v0.1.17 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling deadpool v0.12.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 email-encoding v0.4.1 [INFO] [stderr] Compiling pem v3.0.6 [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 scoped-tls v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling refinery v0.8.16 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling humidor v1.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 7m 53s [INFO] running `Command { std: "docker" "inspect" "af22db2564c3d92824b08f401a6c183427ee3442656ca06d9ef60c67d78ef0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af22db2564c3d92824b08f401a6c183427ee3442656ca06d9ef60c67d78ef0e3", kill_on_drop: false }` [INFO] [stdout] af22db2564c3d92824b08f401a6c183427ee3442656ca06d9ef60c67d78ef0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebc817ebb474b369678eb9ee19677e0d06eee91b6cbe11d118f0788dc69a839c [INFO] running `Command { std: "docker" "start" "-a" "ebc817ebb474b369678eb9ee19677e0d06eee91b6cbe11d118f0788dc69a839c", 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-27bfb8161106e05c) [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 middleware::rate_limiter::tests::test_rate_limiter_basic ... ok [INFO] [stdout] test validation::tests::test_validate_email ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/humidor-036fe73703b0f680) [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.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test validation::tests::test_validate_positive ... 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_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] [stderr] Running tests/auth_tests.rs (/opt/rustwide/target/debug/deps/auth_tests-d071ad09667de9dd) [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_jwt_token_contains_user_info ... FAILED [INFO] [stdout] test common::tests::test_setup_test_db ... FAILED [INFO] [stdout] test common::tests::test_create_test_user ... FAILED [INFO] [stdout] test test_jwt_token_generation ... FAILED [INFO] [stdout] test test_create_user ... FAILED [INFO] [stdout] test test_password_is_hashed ... FAILED [INFO] [stdout] test test_create_admin_user ... FAILED [INFO] [stdout] test test_multiple_users_can_login ... FAILED [INFO] [stdout] test test_username_uniqueness_with_uuid ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983cf54af - auth_tests[f06548541da6ce9c]::test_jwt_token_contains_user_info::{closure#0}::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983cf6be5 - auth_tests[f06548541da6ce9c]::test_jwt_token_contains_user_info::{closure#0} [INFO] [stdout] 35: 0x5cd983cd032e - >::call_once [INFO] [stdout] 36: 0x5cd983d64ed4 - serial_test[dd54399de1711a56]::serial_code_lock::local_serial_core [INFO] [stdout] 37: 0x5cd983cf71d9 - auth_tests[f06548541da6ce9c]::test_jwt_token_contains_user_info [INFO] [stdout] 38: 0x5cd983cf6263 - auth_tests[f06548541da6ce9c]::test_jwt_token_contains_user_info::{closure#0} [INFO] [stdout] 39: 0x5cd983cd01c6 - >::call_once [INFO] [stdout] 40: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 41: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 42: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 45: 0x76ddb54a6aa4 - [INFO] [stdout] 46: 0x76ddb5533a64 - clone [INFO] [stdout] 47: 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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983d0f4b8 - auth_tests[f06548541da6ce9c]::common::tests::test_setup_test_db::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983d126b5 - auth_tests[f06548541da6ce9c]::common::tests::test_setup_test_db [INFO] [stdout] 35: 0x5cd983d0f313 - auth_tests[f06548541da6ce9c]::common::tests::test_setup_test_db::{closure#0} [INFO] [stdout] 36: 0x5cd983cd0596 - >::call_once [INFO] [stdout] 37: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 38: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 39: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 40: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 41: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 42: 0x76ddb54a6aa4 - [INFO] [stdout] 43: 0x76ddb5533a64 - clone [INFO] [stdout] 44: 0x0 - [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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983d0fb6b - auth_tests[f06548541da6ce9c]::common::tests::test_create_test_user::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983d12855 - auth_tests[f06548541da6ce9c]::common::tests::test_create_test_user [INFO] [stdout] 35: 0x5cd983d0f343 - auth_tests[f06548541da6ce9c]::common::tests::test_create_test_user::{closure#0} [INFO] [stdout] 36: 0x5cd983cd05d6 - >::call_once [INFO] [stdout] 37: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 38: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 39: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 40: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 41: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 42: 0x76ddb54a6aa4 - [INFO] [stdout] 43: 0x76ddb5533a64 - clone [INFO] [stdout] 44: 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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983cf4959 - auth_tests[f06548541da6ce9c]::test_jwt_token_generation::{closure#0}::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983cf68a5 - auth_tests[f06548541da6ce9c]::test_jwt_token_generation::{closure#0} [INFO] [stdout] 35: 0x5cd983cd02ce - >::call_once [INFO] [stdout] 36: 0x5cd983d64ed4 - serial_test[dd54399de1711a56]::serial_code_lock::local_serial_core [INFO] [stdout] 37: 0x5cd983cf7099 - auth_tests[f06548541da6ce9c]::test_jwt_token_generation [INFO] [stdout] 38: 0x5cd983cf6203 - auth_tests[f06548541da6ce9c]::test_jwt_token_generation::{closure#0} [INFO] [stdout] 39: 0x5cd983cd0146 - >::call_once [INFO] [stdout] 40: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 41: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 42: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 45: 0x76ddb54a6aa4 - [INFO] [stdout] 46: 0x76ddb5533a64 - clone [INFO] [stdout] 47: 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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983cf259b - auth_tests[f06548541da6ce9c]::test_create_user::{closure#0}::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983cf63c5 - auth_tests[f06548541da6ce9c]::test_create_user::{closure#0} [INFO] [stdout] 35: 0x5cd983cd023e - >::call_once [INFO] [stdout] 36: 0x5cd983d64ed4 - serial_test[dd54399de1711a56]::serial_code_lock::local_serial_core [INFO] [stdout] 37: 0x5cd983cf6eb9 - auth_tests[f06548541da6ce9c]::test_create_user [INFO] [stdout] 38: 0x5cd983cf6173 - auth_tests[f06548541da6ce9c]::test_create_user::{closure#0} [INFO] [stdout] 39: 0x5cd983cd0086 - >::call_once [INFO] [stdout] 40: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 41: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 42: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 45: 0x76ddb54a6aa4 - [INFO] [stdout] 46: 0x76ddb5533a64 - 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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983cf3cdb - auth_tests[f06548541da6ce9c]::test_password_is_hashed::{closure#0}::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983cf6705 - auth_tests[f06548541da6ce9c]::test_password_is_hashed::{closure#0} [INFO] [stdout] 35: 0x5cd983cd029e - >::call_once [INFO] [stdout] 36: 0x5cd983d64ed4 - serial_test[dd54399de1711a56]::serial_code_lock::local_serial_core [INFO] [stdout] 37: 0x5cd983cf6ff9 - auth_tests[f06548541da6ce9c]::test_password_is_hashed [INFO] [stdout] 38: 0x5cd983cf61d3 - auth_tests[f06548541da6ce9c]::test_password_is_hashed::{closure#0} [INFO] [stdout] 39: 0x5cd983cd0106 - >::call_once [INFO] [stdout] 40: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 41: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 42: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 45: 0x76ddb54a6aa4 - [INFO] [stdout] 46: 0x76ddb5533a64 - 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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983cf32b6 - auth_tests[f06548541da6ce9c]::test_create_admin_user::{closure#0}::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983cf6565 - auth_tests[f06548541da6ce9c]::test_create_admin_user::{closure#0} [INFO] [stdout] 35: 0x5cd983cd026e - >::call_once [INFO] [stdout] 36: 0x5cd983d64ed4 - serial_test[dd54399de1711a56]::serial_code_lock::local_serial_core [INFO] [stdout] 37: 0x5cd983cf6f59 - auth_tests[f06548541da6ce9c]::test_create_admin_user [INFO] [stdout] 38: 0x5cd983cf61a3 - auth_tests[f06548541da6ce9c]::test_create_admin_user::{closure#0} [INFO] [stdout] 39: 0x5cd983cd00c6 - >::call_once [INFO] [stdout] 40: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 41: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 42: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 45: 0x76ddb54a6aa4 - [INFO] [stdout] 46: 0x76ddb5533a64 - 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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983cf4e78 - auth_tests[f06548541da6ce9c]::test_multiple_users_can_login::{closure#0}::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983cf6a45 - auth_tests[f06548541da6ce9c]::test_multiple_users_can_login::{closure#0} [INFO] [stdout] 35: 0x5cd983cd02fe - >::call_once [INFO] [stdout] 36: 0x5cd983d64ed4 - serial_test[dd54399de1711a56]::serial_code_lock::local_serial_core [INFO] [stdout] 37: 0x5cd983cf7139 - auth_tests[f06548541da6ce9c]::test_multiple_users_can_login [INFO] [stdout] 38: 0x5cd983cf6233 - auth_tests[f06548541da6ce9c]::test_multiple_users_can_login::{closure#0} [INFO] [stdout] 39: 0x5cd983cd0186 - >::call_once [INFO] [stdout] 40: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 41: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 42: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 45: 0x76ddb54a6aa4 - [INFO] [stdout] 46: 0x76ddb5533a64 - 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' (42) 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: 0x5cd9842d8052 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cd9842eff8a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 2: 0x5cd9842dd1e6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cd9842b566f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cd9842cfba9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] 5: 0x5cd983d2f05e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5cd9842cfe12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cd9842b5728 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cd9842aa869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cd9842b674d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] 10: 0x5cd9842f077c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cd9842f04c2 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] 12: 0x5cd983d055ab - , deadpool[6cde4557310a583a]::managed::errors::PoolError>>::expect [INFO] [stdout] 13: 0x5cd983d09c88 - auth_tests[f06548541da6ce9c]::common::setup_test_db::{closure#0} [INFO] [stdout] 14: 0x5cd983cf5b6e - auth_tests[f06548541da6ce9c]::test_username_uniqueness_with_uuid::{closure#0}::{closure#0} [INFO] [stdout] 15: 0x5cd983cde2e4 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 16: 0x5cd983cde326 - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] 17: 0x5cd983cdda96 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 18: 0x5cd983cdd9e4 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5cd983cd91f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 20: 0x5cd983cdce9d - ::block_on::>>>::{closure#0} [INFO] [stdout] 21: 0x5cd983cdc1f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0} [INFO] [stdout] 22: 0x5cd983cf0031 - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 23: 0x5cd983cd1934 - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stderr] error: test failed, to rerun pass `--test auth_tests` [INFO] [stdout] 24: 0x5cd983cf7aba - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 25: 0x5cd983cf76e9 - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] 26: 0x5cd983cd16bb - tokio[ba742ad00af13ed3]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}> [INFO] [stdout] 27: 0x5cd983cda6f4 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>> [INFO] [stdout] 28: 0x5cd983cda9c2 - ::block_on::>>> [INFO] [stdout] 29: 0x5cd983cdbe00 - ::block_on::>>::{closure#0} [INFO] [stdout] 30: 0x5cd983d1764b - tokio[ba742ad00af13ed3]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 31: 0x5cd983cd8d78 - ::block_on::>> [INFO] [stdout] 32: 0x5cd983d16505 - ::block_on_inner::>> [INFO] [stdout] 33: 0x5cd983d1666b - ::block_on::>> [INFO] [stdout] 34: 0x5cd983cf6d85 - auth_tests[f06548541da6ce9c]::test_username_uniqueness_with_uuid::{closure#0} [INFO] [stdout] 35: 0x5cd983cd035e - >::call_once [INFO] [stdout] 36: 0x5cd983d64ed4 - serial_test[dd54399de1711a56]::serial_code_lock::local_serial_core [INFO] [stdout] 37: 0x5cd983cf7279 - auth_tests[f06548541da6ce9c]::test_username_uniqueness_with_uuid [INFO] [stdout] 38: 0x5cd983cf6293 - auth_tests[f06548541da6ce9c]::test_username_uniqueness_with_uuid::{closure#0} [INFO] [stdout] 39: 0x5cd983cd0206 - >::call_once [INFO] [stdout] 40: 0x5cd983d2340b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] 41: 0x5cd983d2fc6a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] 42: 0x5cd983d2a134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 43: 0x5cd983d32762 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 44: 0x5cd9842d78bf - ::new::thread_start [INFO] [stdout] 45: 0x76ddb54a6aa4 - [INFO] [stdout] 46: 0x76ddb5533a64 - 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 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebc817ebb474b369678eb9ee19677e0d06eee91b6cbe11d118f0788dc69a839c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc817ebb474b369678eb9ee19677e0d06eee91b6cbe11d118f0788dc69a839c", kill_on_drop: false }` [INFO] [stdout] ebc817ebb474b369678eb9ee19677e0d06eee91b6cbe11d118f0788dc69a839c