[INFO] cloning repository https://github.com/ifeora-emeka/rust_bucket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifeora-emeka/rust_bucket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifeora-emeka%2Frust_bucket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifeora-emeka%2Frust_bucket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef71b1709e8d5213a5c72cf697f711c6d9e4c96d
[INFO] testing ifeora-emeka/rust_bucket against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifeora-emeka%2Frust_bucket" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ifeora-emeka/rust_bucket
[INFO] finished tweaking git repo https://github.com/ifeora-emeka/rust_bucket
[INFO] tweaked toml for git repo https://github.com/ifeora-emeka/rust_bucket written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifeora-emeka/rust_bucket on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ifeora-emeka/rust_bucket 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a
[INFO] running `Command { std: "docker" "start" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", 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 libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 displaydoc v0.2.5
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 deranged v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.10.2
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-governor v0.5.0
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling tracing-actix-web v0.7.19
[INFO] [stderr]    Compiling rust_bucket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 9m 39s
[INFO] running `Command { std: "docker" "inspect" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling actix-governor v0.5.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.19
[INFO] [stderr]    Compiling rust_bucket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/rust_bucket-66dcca9a4a03da63)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/rust_bucket-a8e3534e2986402d)
[INFO] [stdout] running 1 test
[INFO] [stdout] test handlers::health::tests::test_health_response_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_tests.rs (/opt/rustwide/target/release/deps/auth_tests-916f5c1e45ba40fc)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_register_user ... FAILED
[INFO] [stdout] test test_unauthorized_access ... FAILED
[INFO] [stdout] test test_login_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_register_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_register_user' (5321) panicked at tests/auth_tests.rs:12:10:
[INFO] [stdout] Failed to create test database pool: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b9116cc7571 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b9116cdf4aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b9116ccc04c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b9116ca2246 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b9116cbf019 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b91167f1e40 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b9116cbf342 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b9116ca22f2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b9116c9a429 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b9116ca317d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b9116cdfc8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b9116cdfa62 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b91167786e9 - auth_tests[e8f0b05eb150c956]::setup_test_pool::{closure#0}
[INFO] [stdout]   13:     0x5b91167705d5 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[1243c1f645254bdf]::task::local::LocalData>>::with::<<tokio[1243c1f645254bdf]::task::local::LocalSet>::with<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[1243c1f645254bdf]::task::local::RunUntil<auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7c831bd917ebf35f]::task::poll::Poll<()>>
[INFO] [stdout]   14:     0x5b91167876c3 - <core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0}>::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll
[INFO] [stdout]   15:     0x5b91167a4c9f - <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5b91167d9e5c - <tokio[1243c1f645254bdf]::runtime::context::scoped::Scoped<tokio[1243c1f645254bdf]::runtime::scheduler::Context>>::set::<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x5b91167a5787 - <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]   18:     0x5b91167df557 - tokio[1243c1f645254bdf]::runtime::context::runtime::enter_runtime::<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   19:     0x5b911679cd43 - <tokio[1243c1f645254bdf]::runtime::runtime::Runtime>::block_on::<<tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0}>::{closure#0}>
[INFO] [stdout]   20:     0x5b91167ac4c9 - <auth_tests[e8f0b05eb150c956]::test_register_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5b91167e512b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x5b91167f2795 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5b91167ebb54 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5b91167f58f2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5b9116cc6779 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7919aea4507a - <unknown>
[INFO] [stdout]   27:     0x7919aead8534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_unauthorized_access stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_unauthorized_access' (5322) panicked at tests/auth_tests.rs:12:10:
[INFO] [stdout] Failed to create test database pool: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b9116cc7571 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b9116cdf4aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b9116ccc04c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b9116ca2246 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b9116cbf019 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b91167f1e40 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b9116cbf342 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b9116ca22f2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b9116c9a429 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b9116ca317d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b9116cdfc8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b9116cdfa62 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b91167786e9 - auth_tests[e8f0b05eb150c956]::setup_test_pool::{closure#0}
[INFO] [stdout]   13:     0x5b9116771928 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[1243c1f645254bdf]::task::local::LocalData>>::with::<<tokio[1243c1f645254bdf]::task::local::LocalSet>::with<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[1243c1f645254bdf]::task::local::RunUntil<auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7c831bd917ebf35f]::task::poll::Poll<()>>
[INFO] [stdout]   14:     0x5b91167877c3 - <core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0}>::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll
[INFO] [stdout]   15:     0x5b91167a4e3f - <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5b91167da02c - <tokio[1243c1f645254bdf]::runtime::context::scoped::Scoped<tokio[1243c1f645254bdf]::runtime::scheduler::Context>>::set::<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x5b91167a5977 - <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0}>::{closure#0}>>
[INFO] [stdout]   18:     0x5b91167df9a7 - tokio[1243c1f645254bdf]::runtime::context::runtime::enter_runtime::<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   19:     0x5b911679cf03 - <tokio[1243c1f645254bdf]::runtime::runtime::Runtime>::block_on::<<tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0}>::{closure#0}>
[INFO] [stdout]   20:     0x5b91167ac559 - <auth_tests[e8f0b05eb150c956]::test_unauthorized_access::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5b91167e512b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x5b91167f2795 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5b91167ebb54 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5b91167f58f2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5b9116cc6779 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7919aea4507a - <unknown>
[INFO] [stdout]   27:     0x7919aead8534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_user' (5320) panicked at tests/auth_tests.rs:12:10:
[INFO] [stdout] Failed to create test database pool: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b9116cc7571 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b9116cdf4aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b9116ccc04c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b9116ca2246 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b9116cbf019 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b91167f1e40 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b9116cbf342 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b9116ca22f2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b9116c9a429 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b9116ca317d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b9116cdfc8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b9116cdfa62 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b91167786e9 - auth_tests[e8f0b05eb150c956]::setup_test_pool::{closure#0}
[INFO] [stdout]   13:     0x5b911676f127 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[1243c1f645254bdf]::task::local::LocalData>>::with::<<tokio[1243c1f645254bdf]::task::local::LocalSet>::with<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[1243c1f645254bdf]::task::local::RunUntil<auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7c831bd917ebf35f]::task::poll::Poll<()>>
[INFO] [stdout]   14:     0x5b91167875c3 - <core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0}>::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll
[INFO] [stdout]   15:     0x5b91167a4aff - <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5b91167d9c8c - <tokio[1243c1f645254bdf]::runtime::context::scoped::Scoped<tokio[1243c1f645254bdf]::runtime::scheduler::Context>>::set::<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x5b91167a5597 - <tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut <tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]   18:     0x5b91167df107 - tokio[1243c1f645254bdf]::runtime::context::runtime::enter_runtime::<<tokio[1243c1f645254bdf]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   19:     0x5b911679cb83 - <tokio[1243c1f645254bdf]::runtime::runtime::Runtime>::block_on::<<tokio[1243c1f645254bdf]::task::local::LocalSet>::run_until<auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0}>::{closure#0}>
[INFO] [stdout]   20:     0x5b91167ac439 - <auth_tests[e8f0b05eb150c956]::test_login_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5b91167e512b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x5b91167f2795 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5b91167ebb54 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5b91167f58f2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5b9116cc6779 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7919aea4507a - <unknown>
[INFO] [stdout]   27:     0x7919aead8534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_login_user
[INFO] [stdout]     test_register_user
[INFO] [stdout]     test_unauthorized_access
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test auth_tests`
[INFO] running `Command { std: "docker" "inspect" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a", kill_on_drop: false }`
[INFO] [stdout] 4754dccaebfa15f3d86341a514139e9fdec08236c637472328406f67f1d5eb0a
