[INFO] cloning repository https://github.com/kazuma0606/Rust-secure-api-key
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazuma0606/Rust-secure-api-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuma0606%2FRust-secure-api-key", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuma0606%2FRust-secure-api-key'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7c1d92ab5adff8c716a05788ded7b021b47e692
[INFO] testing kazuma0606/Rust-secure-api-key against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuma0606%2FRust-secure-api-key" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazuma0606/Rust-secure-api-key
[INFO] finished tweaking git repo https://github.com/kazuma0606/Rust-secure-api-key
[INFO] tweaked toml for git repo https://github.com/kazuma0606/Rust-secure-api-key written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazuma0606/Rust-secure-api-key on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazuma0606/Rust-secure-api-key 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683
[INFO] running `Command { std: "docker" "start" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683", 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" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683", 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" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling secure-api-key v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683", 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" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling secure-api-key v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/rate_limit_test.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert!(remaining >= 0); // u16は常に0以上なので、このチェックは意味がないが、テストの意図を明確にするため残す
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683", 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" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> tests/rate_limit_test.rs:159:17
[INFO] [stderr]     |
[INFO] [stderr] 159 |         assert!(remaining >= 0); // u16は常に0以上なので、このチェックは意味がないが、テストの意図を明確にするため残す
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `secure-api-key` (test "rate_limit_test") generated 1 warning
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/secure_api_key-6f70b85210be6665)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/secure_api_key-49f0fbda907ab437)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/release/deps/integration_test-5979bea2697c9773)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_token_validation ... FAILED
[INFO] [stdout] test test_database_operations ... FAILED
[INFO] [stdout] test test_token_generation ... FAILED
[INFO] [stdout] test test_full_workflow ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_validation stdout ----
[INFO] [stdout] 🧪 Testing token validation...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_validation' (2227) panicked at tests/integration_test.rs:108:10:
[INFO] [stdout] Failed to create user: Database(SqliteFailure(Error { code: ReadOnly, extended_code: 8 }, Some("attempt to write a readonly database")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645f2fe408f1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x645f2fe5547a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x645f2fe44fac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x645f2fe1e2c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x645f2fe38939 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x645f2fbba040 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x645f2fe38af2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x645f2fe1e372 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x645f2fe15b79 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x645f2fe1ef6d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x645f2fe55bdc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x645f2fe559b2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x645f2fbabccf - integration_test[7b57fb19139f1111]::test_token_validation::{closure#0}
[INFO] [stdout]   13:     0x645f2fba6558 - <tokio[3316df1c4025ecff]::runtime::context::scoped::Scoped<tokio[3316df1c4025ecff]::runtime::scheduler::Context>>::set::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   14:     0x645f2fba6c7d - <tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x645f2fba875a - tokio[3316df1c4025ecff]::runtime::context::runtime::enter_runtime::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x645f2fba63b5 - <tokio[3316df1c4025ecff]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x645f2fbad10e - <integration_test[7b57fb19139f1111]::test_token_validation::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x645f2fbad37b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   19:     0x645f2fbba9c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   20:     0x645f2fbb5474 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x645f2fbbdb12 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x645f2fe4017f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x75685b1ac07a - <unknown>
[INFO] [stdout]   24:     0x75685b23f534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_database_operations stdout ----
[INFO] [stdout] 🧪 Testing database operations...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_database_operations' (2224) panicked at tests/integration_test.rs:25:10:
[INFO] [stdout] Failed to create user: Database(SqliteFailure(Error { code: ReadOnly, extended_code: 8 }, Some("attempt to write a readonly database")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645f2fe408f1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x645f2fe5547a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x645f2fe44fac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x645f2fe1e2c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x645f2fe38939 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x645f2fbba040 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x645f2fe38af2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x645f2fe1e372 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x645f2fe15b79 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x645f2fe1ef6d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x645f2fe55bdc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x645f2fe559b2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x645f2fbac71b - integration_test[7b57fb19139f1111]::test_database_operations::{closure#0}
[INFO] [stdout]   13:     0x645f2fba6558 - <tokio[3316df1c4025ecff]::runtime::context::scoped::Scoped<tokio[3316df1c4025ecff]::runtime::scheduler::Context>>::set::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   14:     0x645f2fba6c7d - <tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x645f2fba875a - tokio[3316df1c4025ecff]::runtime::context::runtime::enter_runtime::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x645f2fba63b5 - <tokio[3316df1c4025ecff]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x645f2fbad24e - <integration_test[7b57fb19139f1111]::test_database_operations::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x645f2fbad37b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   19:     0x645f2fbba9c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   20:     0x645f2fbb5474 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x645f2fbbdb12 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x645f2fe4017f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x75685b1ac07a - <unknown>
[INFO] [stdout]   24:     0x75685b23f534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_generation stdout ----
[INFO] [stdout] 🧪 Testing token generation...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_generation' (2226) panicked at tests/integration_test.rs:69:10:
[INFO] [stdout] Failed to create user: Database(SqliteFailure(Error { code: ReadOnly, extended_code: 8 }, Some("attempt to write a readonly database")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645f2fe408f1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x645f2fe5547a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x645f2fe44fac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x645f2fe1e2c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x645f2fe38939 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x645f2fbba040 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x645f2fe38af2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x645f2fe1e372 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x645f2fe15b79 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x645f2fe1ef6d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x645f2fe55bdc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x645f2fe559b2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x645f2fbab1d4 - integration_test[7b57fb19139f1111]::test_token_generation::{closure#0}
[INFO] [stdout]   13:     0x645f2fba6558 - <tokio[3316df1c4025ecff]::runtime::context::scoped::Scoped<tokio[3316df1c4025ecff]::runtime::scheduler::Context>>::set::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   14:     0x645f2fba6c7d - <tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x645f2fba875a - tokio[3316df1c4025ecff]::runtime::context::runtime::enter_runtime::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x645f2fba63b5 - <tokio[3316df1c4025ecff]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x645f2fbacfce - <integration_test[7b57fb19139f1111]::test_token_generation::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x645f2fbad37b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   19:     0x645f2fbba9c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   20:     0x645f2fbb5474 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x645f2fbbdb12 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x645f2fe4017f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x75685b1ac07a - <unknown>
[INFO] [stdout]   24:     0x75685b23f534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_workflow stdout ----
[INFO] [stdout] 🧪 Testing full workflow...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_workflow' (2225) panicked at tests/integration_test.rs:153:10:
[INFO] [stdout] Failed to create user: Database(SqliteFailure(Error { code: ReadOnly, extended_code: 8 }, Some("attempt to write a readonly database")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645f2fe408f1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x645f2fe5547a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x645f2fe44fac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x645f2fe1e2c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x645f2fe38939 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x645f2fbba040 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x645f2fe38af2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x645f2fe1e372 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x645f2fe15b79 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x645f2fe1ef6d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x645f2fe55bdc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x645f2fe559b2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x645f2fbaa536 - integration_test[7b57fb19139f1111]::test_full_workflow::{closure#0}
[INFO] [stdout]   13:     0x645f2fba6558 - <tokio[3316df1c4025ecff]::runtime::context::scoped::Scoped<tokio[3316df1c4025ecff]::runtime::scheduler::Context>>::set::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   14:     0x645f2fba6c7d - <tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x645f2fba875a - tokio[3316df1c4025ecff]::runtime::context::runtime::enter_runtime::<<tokio[3316df1c4025ecff]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x645f2fba63b5 - <tokio[3316df1c4025ecff]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x645f2fbace8e - <integration_test[7b57fb19139f1111]::test_full_workflow::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x645f2fbad37b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   19:     0x645f2fbba9c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   20:     0x645f2fbb5474 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x645f2fbbdb12 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x645f2fe4017f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x75685b1ac07a - <unknown>
[INFO] [stdout]   24:     0x75685b23f534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_database_operations
[INFO] [stdout]     test_full_workflow
[INFO] [stdout]     test_token_generation
[INFO] [stdout]     test_token_validation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683", kill_on_drop: false }`
[INFO] [stdout] f4c92a66f4f08ce3e47405fc955a5f0c3e723afdf44c0dbca0deacc187732683
