[INFO] cloning repository https://github.com/flammafex/freebird
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flammafex/freebird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflammafex%2Ffreebird", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflammafex%2Ffreebird'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48515f8ce43016a4f1312f932adb3490fc1f12cc
[INFO] testing flammafex/freebird against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflammafex%2Ffreebird" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flammafex/freebird
[INFO] finished tweaking git repo https://github.com/flammafex/freebird
[INFO] tweaked toml for git repo https://github.com/flammafex/freebird written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flammafex/freebird on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flammafex/freebird 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded tower_governor v0.5.0
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded webauthn-rs v0.5.3
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded cryptoki v0.6.2
[INFO] [stderr]   Downloaded governor v0.8.1
[INFO] [stderr]   Downloaded cryptoki-sys v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50cf52d537c894d7d7035f5422c1e2fd8faeb59859a42f3664b11fbeded5e016
[INFO] running `Command { std: "docker" "start" "-a" "50cf52d537c894d7d7035f5422c1e2fd8faeb59859a42f3664b11fbeded5e016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50cf52d537c894d7d7035f5422c1e2fd8faeb59859a42f3664b11fbeded5e016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cf52d537c894d7d7035f5422c1e2fd8faeb59859a42f3664b11fbeded5e016", kill_on_drop: false }`
[INFO] [stdout] 50cf52d537c894d7d7035f5422c1e2fd8faeb59859a42f3664b11fbeded5e016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c916cce84a1ba400d8239e0f22efcb35e03561e6bd6a8655c9817d250218b727
[INFO] running `Command { std: "docker" "start" "-a" "c916cce84a1ba400d8239e0f22efcb35e03561e6bd6a8655c9817d250218b727", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling freebird-issuer v0.1.3 (/opt/rustwide/workdir/issuer)
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling freebird-crypto v0.1.3 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr] warning: freebird-issuer@0.1.3: Failed to copy admin UI: Read-only file system (os error 30)
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling freebird-common v0.1.3 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling freebird-verifier v0.1.3 (/opt/rustwide/workdir/verifier)
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr] warning: freebird-verifier@0.1.3: Failed to copy admin UI: Read-only file system (os error 30)
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling freebird-interface v0.1.3 (/opt/rustwide/workdir/interface)
[INFO] [stderr]    Compiling tower_governor v0.5.0
[INFO] [stdout] warning: method `is_revoked` is never used
[INFO] [stdout]    --> verifier/src/federation.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl TrustGraph {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 568 |     async fn is_revoked(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_future_time`
[INFO] [stdout]    --> verifier/src/main.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let max_future_time = now + st.max_clock_skew_secs;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_future_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `suite` is never read
[INFO] [stdout]   --> verifier/src/main.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct VoprfInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 61 |     suite: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VoprfInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `failed` is never read
[INFO] [stdout]   --> issuer/src/routes/batch_issue.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct BatchMetrics {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     failed: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BatchMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `port` is never read
[INFO] [stdout]   --> issuer/src/startup.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Application {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 30 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c916cce84a1ba400d8239e0f22efcb35e03561e6bd6a8655c9817d250218b727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c916cce84a1ba400d8239e0f22efcb35e03561e6bd6a8655c9817d250218b727", kill_on_drop: false }`
[INFO] [stdout] c916cce84a1ba400d8239e0f22efcb35e03561e6bd6a8655c9817d250218b727
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5497080d221b2d3f30ef8e126262a10750251feeaac6545171287d2605ea449
[INFO] running `Command { std: "docker" "start" "-a" "a5497080d221b2d3f30ef8e126262a10750251feeaac6545171287d2605ea449", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr] warning: freebird-verifier@0.1.3: Failed to copy admin UI: Read-only file system (os error 30)
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling freebird-crypto v0.1.3 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling freebird-common v0.1.3 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr] warning: freebird-issuer@0.1.3: Failed to copy admin UI: Read-only file system (os error 30)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stdout] warning: unused import: `elliptic_curve::scalar::FromUintUnchecked`
[INFO] [stdout]    --> crypto/src/voprf/core.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |     use elliptic_curve::scalar::FromUintUnchecked;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `elliptic_curve::bigint::U256`
[INFO] [stdout]    --> crypto/src/voprf/core.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |     use elliptic_curve::bigint::U256;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> crypto/src/voprf/dleq.rs:219:68
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 let c_modified = Scalar::reduce_bytes(&FieldBytes::clone_from_slice(&c_bytes));
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tower_governor v0.5.0
[INFO] [stderr]    Compiling freebird-verifier v0.1.3 (/opt/rustwide/workdir/verifier)
[INFO] [stderr]    Compiling freebird-issuer v0.1.3 (/opt/rustwide/workdir/issuer)
[INFO] [stdout] warning: method `is_revoked` is never used
[INFO] [stdout]    --> verifier/src/federation.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl TrustGraph {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 568 |     async fn is_revoked(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_revoked` is never used
[INFO] [stdout]    --> verifier/src/federation.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl TrustGraph {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 568 |     async fn is_revoked(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling integration_tests v0.1.2 (/opt/rustwide/workdir/integration_tests)
[INFO] [stdout] warning: field `issuer_kid` is never read
[INFO] [stdout]   --> integration_tests/tests/batch_verification_duplicates.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct BatchVerifier {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 49 |     issuer_pk: Vec<u8>,
[INFO] [stdout] 50 |     issuer_kid: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Verifier`
[INFO] [stdout]   --> integration_tests/tests/signature_based_tokens.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 | use freebird_crypto::{Client, Server, Verifier};
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling freebird-interface v0.1.3 (/opt/rustwide/workdir/interface)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> integration_tests/tests/key_rotation.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |     let mut verifier = MultiKeyVerifier::new(key_b);
[INFO] [stdout]     |         ----^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_future_time`
[INFO] [stdout]    --> verifier/src/main.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let max_future_time = now + st.max_clock_skew_secs;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_future_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `suite` is never read
[INFO] [stdout]   --> verifier/src/main.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct VoprfInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 61 |     suite: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VoprfInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `failed` is never read
[INFO] [stdout]   --> issuer/src/routes/batch_issue.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct BatchMetrics {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     failed: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BatchMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `port` is never read
[INFO] [stdout]   --> issuer/src/startup.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Application {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 30 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `failed` is never read
[INFO] [stdout]   --> issuer/src/routes/batch_issue.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct BatchMetrics {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     failed: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BatchMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `port` is never read
[INFO] [stdout]   --> issuer/src/startup.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Application {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 30 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a5497080d221b2d3f30ef8e126262a10750251feeaac6545171287d2605ea449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5497080d221b2d3f30ef8e126262a10750251feeaac6545171287d2605ea449", kill_on_drop: false }`
[INFO] [stdout] a5497080d221b2d3f30ef8e126262a10750251feeaac6545171287d2605ea449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3115e8c7c4c77dc03882b982863e81f011ce19ad508c08c0a39014cf2078004c
[INFO] running `Command { std: "docker" "start" "-a" "3115e8c7c4c77dc03882b982863e81f011ce19ad508c08c0a39014cf2078004c", kill_on_drop: false }`
[INFO] [stderr] warning: freebird-verifier@0.1.3: Failed to copy admin UI: Read-only file system (os error 30)
[INFO] [stderr] warning: method `is_revoked` is never used
[INFO] [stderr]    --> verifier/src/federation.rs:568:14
[INFO] [stderr]     |
[INFO] [stderr] 110 | impl TrustGraph {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 568 |     async fn is_revoked(
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `freebird-verifier` (lib) generated 1 warning
[INFO] [stderr] warning: freebird-issuer@0.1.3: Failed to copy admin UI: Read-only file system (os error 30)
[INFO] [stderr] warning: field `failed` is never read
[INFO] [stderr]   --> issuer/src/routes/batch_issue.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 59 | struct BatchMetrics {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 65 |     failed: usize,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BatchMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `port` is never read
[INFO] [stderr]   --> issuer/src/startup.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct Application {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 30 |     port: u16,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `freebird-issuer` (lib) generated 2 warnings
[INFO] [stderr] warning: unused import: `elliptic_curve::scalar::FromUintUnchecked`
[INFO] [stderr]    --> crypto/src/voprf/core.rs:275:9
[INFO] [stderr]     |
[INFO] [stderr] 275 |     use elliptic_curve::scalar::FromUintUnchecked;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `elliptic_curve::bigint::U256`
[INFO] [stderr]    --> crypto/src/voprf/core.rs:276:9
[INFO] [stderr]     |
[INFO] [stderr] 276 |     use elliptic_curve::bigint::U256;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> crypto/src/voprf/dleq.rs:219:68
[INFO] [stderr]     |
[INFO] [stderr] 219 |                 let c_modified = Scalar::reduce_bytes(&FieldBytes::clone_from_slice(&c_bytes));
[INFO] [stderr]     |                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `freebird-crypto` (lib test) generated 3 warnings (run `cargo fix --lib -p freebird-crypto --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `freebird-issuer` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused variable: `max_future_time`
[INFO] [stderr]    --> verifier/src/main.rs:312:13
[INFO] [stderr]     |
[INFO] [stderr] 312 |         let max_future_time = now + st.max_clock_skew_secs;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_future_time`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `suite` is never read
[INFO] [stderr]   --> verifier/src/main.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 60 | struct VoprfInfo {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] 61 |     suite: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VoprfInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Verifier`
[INFO] [stderr]   --> integration_tests/tests/signature_based_tokens.rs:13:39
[INFO] [stderr]    |
[INFO] [stderr] 13 | use freebird_crypto::{Client, Server, Verifier};
[INFO] [stderr]    |                                       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> integration_tests/tests/key_rotation.rs:329:9
[INFO] [stderr]     |
[INFO] [stderr] 329 |     let mut verifier = MultiKeyVerifier::new(key_b);
[INFO] [stderr]     |         ----^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `freebird-verifier` (bin "freebird-verifier" test) generated 2 warnings (run `cargo fix --bin "freebird-verifier" -p freebird-verifier --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `integration_tests` (test "signature_based_tokens") generated 1 warning (run `cargo fix --test "signature_based_tokens" -p integration_tests` to apply 1 suggestion)
[INFO] [stderr] warning: `integration_tests` (test "key_rotation") generated 1 warning (run `cargo fix --test "key_rotation" -p integration_tests` to apply 1 suggestion)
[INFO] [stderr] warning: field `issuer_kid` is never read
[INFO] [stderr]   --> integration_tests/tests/batch_verification_duplicates.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | struct BatchVerifier {
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] 49 |     issuer_pk: Vec<u8>,
[INFO] [stderr] 50 |     issuer_kid: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `integration_tests` (test "batch_verification_duplicates") generated 1 warning
[INFO] [stderr] warning: `freebird-verifier` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/freebird_common-01d9e52965fb02b7)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test duration::tests::test_parse_raw_seconds ... ok
[INFO] [stdout] test duration::tests::test_parse_case_insensitive ... ok
[INFO] [stdout] test duration::tests::test_parse_combined ... ok
[INFO] [stdout] test duration::tests::test_parse_errors ... ok
[INFO] [stdout] test duration::tests::test_format_duration ... ok
[INFO] [stdout] test duration::tests::test_parse_duration_bounded ... ok
[INFO] [stdout] test duration::tests::test_format_roundtrip ... ok
[INFO] [stdout] test federation::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test duration::tests::test_env_duration ... ok
[INFO] [stdout] test federation::tests::test_trust_policy_defaults ... ok
[INFO] [stdout] test federation::tests::test_trust_policy_from_env_defaults ... ok
[INFO] [stdout] test federation::tests::test_trust_policy_from_env_custom ... ok
[INFO] [stdout] test federation::tests::test_vouch_expiration ... ok
[INFO] [stdout] test federation::tests::test_trust_policy_helper_methods ... ok
[INFO] [stdout] test duration::tests::test_parse_simple_units ... ok
[INFO] [stdout] test duration::tests::test_parse_with_whitespace ... ok
[INFO] [stdout] test federation::tests::test_revocation_signing_message ... ok
[INFO] [stdout] test federation::tests::test_vouch_validity_with_clock_skew ... ok
[INFO] [stdout] test federation::tests::test_vouch_signing_message ... ok
[INFO] [stdout] test federation::tests::test_revocation_verify_wrong_key ... ok
[INFO] [stdout] test federation::tests::test_vouch_verify_tampered ... ok
[INFO] [stdout] test federation::tests::test_revocation_sign_and_verify ... ok
[INFO] [stdout] test federation::tests::test_vouch_sign_and_verify ... ok
[INFO] [stdout] test federation::tests::test_vouch_verify_wrong_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/freebird_crypto-2afb65c1cad76d38)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test provider::software::tests::test_mac_key_zeroization ... ok
[INFO] [stdout] test provider::software::tests::test_zero_scalar_rejection ... ok
[INFO] [stdout] test provider::software::tests::test_software_provider_creation ... ok
[INFO] [stdout] test provider::software::tests::test_suite_id ... ok
[INFO] [stdout] test provider::software::tests::test_mac_key_derivation ... ok
[INFO] [stdout] test provider::software::tests::test_secret_key_zeroization ... ok
[INFO] [stdout] test tests::test_generic_message_invalid_signature_bytes ... ok
[INFO] [stdout] test tests::test_generic_message_determinism ... ok
[INFO] [stdout] test provider::software::tests::test_voprf_evaluation ... ok
[INFO] [stdout] test tests::test_mac_computation_and_verification ... ok
[INFO] [stdout] test tests::test_mac_key_derivation ... ok
[INFO] [stdout] test tests::test_mac_key_derivation_v2 ... ok
[INFO] [stdout] test provider::software::tests::test_signature_determinism ... ok
[INFO] [stdout] test provider::software::tests::test_signature_signing_and_verification ... ok
[INFO] [stdout] test tests::test_mac_constant_time ... ok
[INFO] [stdout] test tests::test_generic_message_empty ... ok
[INFO] [stdout] test tests::test_generic_message_signing ... ok
[INFO] [stdout] test tests::test_signature_invalid_pubkey ... ok
[INFO] [stdout] test voprf::core::tests::test_constant_time_scalar_zero_check ... ok
[INFO] [stdout] test voprf::core::tests::test_hash_to_curve_consistency ... ok
[INFO] [stdout] test voprf::core::tests::test_point_encoding_roundtrip ... ok
[INFO] [stdout] test tests::end_to_end ... ok
[INFO] [stdout] test tests::test_signature_different_keys ... ok
[INFO] [stdout] test tests::test_signature_determinism ... ok
[INFO] [stdout] test tests::test_generic_message_different_lengths ... ok
[INFO] [stdout] test voprf::core::tests::test_token_version_checking ... ok
[INFO] [stdout] test voprf::core::tests::test_dleq_proof_verification ... ok
[INFO] [stdout] test tests::test_signature_computation_and_verification ... ok
[INFO] [stdout] test tests::test_signature_with_real_voprf_token ... ok
[INFO] [stdout] test voprf::dleq::tests::round_trip_proof ... ok
[INFO] [stdout] test voprf::dleq::tests::detect_bad_proof ... ok
[INFO] [stdout] test voprf::core::tests::test_voprf_rfc_test_vectors ... ok
[INFO] [stdout] test voprf::dleq::tests::test_proof_rejection_patterns ... ok
[INFO] [stderr]      Running tests/voprf_properties.rs (/opt/rustwide/target/debug/deps/voprf_properties-acf78ecb0078f8fe)
[INFO] [stdout] test voprf::dleq::tests::test_constant_time_verification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.98s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_voprf_wrong_key_fails ... ok
[INFO] [stdout] test test_voprf_corrupted_token_fails ... ok
[INFO] [stdout] test test_voprf_correctness ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.57s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/freebird_interface-28e21139dd03b5c6)
[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/lib.rs (/opt/rustwide/target/debug/deps/freebird_issuer-52e603291ee4d34f)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test config::tests::test_hsm_config_full_mode ... ok
[INFO] [stdout] test audit::tests::test_audit_entry_builder ... ok
[INFO] [stdout] test config::tests::test_hsm_config_storage_mode ... ok
[INFO] [stdout] test audit::tests::test_audit_log_max_entries ... ok
[INFO] [stdout] test config::tests::test_hsm_config_defaults_to_storage ... ok
[INFO] [stdout] test config::tests::test_hsm_config_disabled_by_default ... ok
[INFO] [stdout] test audit::tests::test_audit_log_basic ... ok
[INFO] [stdout] test federation_store::tests::test_persistence ... ok
[INFO] [stdout] test federation_store::tests::test_add_and_get_vouch ... ok
[INFO] [stdout] test federation_store::tests::test_remove_vouch ... ok
[INFO] [stdout] test multi_key_voprf::tests::test_constant_time_str_eq ... ok
[INFO] [stdout] test routes::admin_rate_limit::tests::test_allows_initial_attempt ... ok
[INFO] [stdout] test federation_store::tests::test_federation_store_new ... ok
[INFO] [stdout] test routes::admin_rate_limit::tests::test_blocks_after_max_failures ... ok
[INFO] [stdout] test routes::admin_rate_limit::tests::test_different_ips_tracked_separately ... ok
[INFO] [stdout] test routes::admin_rate_limit::tests::test_success_resets_count ... ok
[INFO] [stdout] test routes::batch_issue::tests::test_batch_size_limits ... ok
[INFO] [stdout] test routes::batch_issue::tests::test_validate_blinded_element_invalid_base64 ... ok
[INFO] [stdout] test routes::batch_issue::tests::test_validate_blinded_element_invalid_length ... ok
[INFO] [stdout] test routes::batch_issue::tests::test_validate_blinded_element_success ... ok
[INFO] [stdout] test routes::issue::tests::test_extract_client_data_behind_proxy ... ok
[INFO] [stdout] test routes::issue::tests::test_extract_client_data_direct ... ok
[INFO] [stdout] test routes::issue::tests::test_extract_client_data_with_user_agent ... ok
[INFO] [stdout] test routes::issue::tests::test_state_no_sybil ... ok
[INFO] [stdout] test routes::issue::tests::test_state_with_no_sybil_explicit ... ok
[INFO] [stdout] test routes::issue::tests::test_state_with_pow ... ok
[INFO] [stdout] test sybil_resistance::invitation::tests::test_generate_invite ... ok
[INFO] [stdout] test sybil_resistance::federated_trust::tests::test_federated_trust_basic ... ok
[INFO] [stdout] test multi_key_voprf::tests::test_key_rotation ... ok
[INFO] [stdout] test sybil_resistance::invitation::tests::test_invitee_id_with_client_data ... ok
[INFO] [stdout] test sybil_resistance::invitation::tests::test_persistence ... ok
[INFO] [stdout] test sybil_resistance::invitation::tests::test_invitee_id_entropy ... ok
[INFO] [stdout] test multi_key_voprf::tests::test_verify_with_kid_constant_time ... ok
[INFO] [stdout] test sybil_resistance::invitation::tests::test_invitee_id_uniqueness ... ok
[INFO] [stdout] test sybil_resistance::invitation::tests::test_sybil_resistance_verify_persists_redemption ... ok
[INFO] [stdout] test config::tests::test_hsm_config_missing_slot - should panic ... ok
[INFO] [stdout] test sybil_resistance::invitation::tests::test_sybil_resistance_verify_redeems_invitation ... ok
[INFO] [stdout] test config::tests::test_hsm_config_missing_module_path - should panic ... ok
[INFO] [stdout] test sybil_resistance::progressive_trust::tests::test_provided_secret_used ... ok
[INFO] [stdout] test sybil_resistance::progressive_trust::tests::test_hmac_verification ... ok
[INFO] [stdout] test sybil_resistance::proof_of_diversity::tests::test_diversity_scoring ... ok
[INFO] [stdout] test sybil_resistance::proof_of_diversity::tests::test_hmac_verification ... ok
[INFO] [stdout] test sybil_resistance::progressive_trust::tests::test_different_secrets_produce_different_proofs ... ok
[INFO] [stdout] test sybil_resistance::progressive_trust::tests::test_trust_level_progression ... ok
[INFO] [stdout] test sybil_resistance::progressive_trust::tests::test_secret_persistence ... ok
[INFO] [stdout] test sybil_resistance::proof_of_diversity::tests::test_min_score_enforcement ... ok
[INFO] [stdout] test sybil_resistance::proof_of_work::tests::test_pow_cost_scaling ... ok
[INFO] [stdout] test sybil_resistance::proof_of_work::tests::test_pow_invalid_nonce ... ok
[INFO] [stdout] test sybil_resistance::rate_limit::tests::test_client_id_derivation ... ok
[INFO] [stdout] test sybil_resistance::progressive_trust::tests::test_user_creation ... ok
[INFO] [stdout] test sybil_resistance::rate_limit::tests::test_rate_limit_allows_first_request ... ok
[INFO] [stdout] test sybil_resistance::rate_limit::tests::test_rate_limit_blocks_rapid_requests ... ok
[INFO] [stdout] test sybil_resistance::rate_limit::tests::test_rate_limit_separate_clients ... ok
[INFO] [stdout] test sybil_resistance::rate_limit::tests::test_client_id_with_fingerprint ... ok
[INFO] [stdout] test multi_key_voprf::tests::test_constant_time_key_matching_patterns ... ok
[INFO] [stdout] test sybil_resistance::tests::test_timestamp_validation ... ok
[INFO] [stdout] test sybil_resistance::proof_of_work::tests::test_pow_old_timestamp ... ok
[INFO] [stdout] test sybil_resistance::tests::test_no_sybil_resistance ... ok
[INFO] [stdout] test sybil_resistance::proof_of_work::tests::test_pow_difficulty_16 ... ok
[INFO] [stdout] test sybil_resistance::tests::test_combined_requires_supported_proof ... ok
[INFO] [stdout] test sybil_resistance::multi_party_vouching::tests::test_multi_party_vouching_basic ... ok
[INFO] [stdout] test multi_key_voprf::tests::test_key_cleanup ... ok
[INFO] [stdout] test sybil_resistance::rate_limit::tests::test_rate_limit_allows_after_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/freebird_cli-b11668b96e302eda)
[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/debug/deps/freebird_issuer-24bb7d94f137dabc)
[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/bin/validate_config.rs (/opt/rustwide/target/debug/deps/freebird_validate_config-b1f6bdb8d76fca48)
[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/lib.rs (/opt/rustwide/target/debug/deps/freebird_verifier-7eec2f94ee4c3c0c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test federation::tests::test_current_timestamp ... ok
[INFO] [stdout] test federation::tests::test_trust_policy_default ... ok
[INFO] [stdout] test federation::tests::test_trust_graph_blocked_issuer ... ok
[INFO] [stdout] test federation::tests::test_trust_graph_disabled ... ok
[INFO] [stdout] test federation::tests::test_trust_graph_trusted_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/freebird_verifier-d7037841b078f9d4)
[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/batch_verification_duplicates.rs (/opt/rustwide/target/debug/deps/batch_verification_duplicates-bfe30ace98b1987e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_batch_all_unique_tokens ... ok
[INFO] [stdout] test test_batch_with_duplicates ... ok
[INFO] [stdout] test test_batch_previously_used_tokens ... ok
[INFO] [stdout] test test_batch_mixed_unique_and_duplicates ... ok
[INFO] [stdout] test test_batch_throughput_metrics ... ok
[INFO] [stdout] test test_batch_size_limits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_issuance_verification.rs (/opt/rustwide/target/debug/deps/e2e_issuance_verification-a8ae3fb76625c0a4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_e2e_tampered_token_rejected ... ok
[INFO] [stdout] test test_e2e_expired_token_rejected ... ok
[INFO] [stdout] test test_e2e_issue_and_verify_token ... ok
[INFO] [stdout] test test_e2e_multiple_tokens_different_inputs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stderr]      Running tests/federation_metadata.rs (/opt/rustwide/target/debug/deps/federation_metadata-e49478d8f053d3df)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_federation_metadata_serialization ... ok
[INFO] [stdout] test test_federation_metadata_with_vouches ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/key_rotation.rs (/opt/rustwide/target/debug/deps/key_rotation-d4fda1c928df8058)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_epoch_based_rotation_validity ... ok
[INFO] [stdout] test test_cross_key_verification_fails ... ok
[INFO] [stdout] test test_verify_token_after_single_rotation ... ok
[INFO] [stdout] test test_verify_fails_after_key_removal ... ok
[INFO] [stdout] test test_verify_token_after_multiple_rotations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_double_spend.rs (/opt/rustwide/target/debug/deps/memory_double_spend-58cc763347cbc56b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_memory_different_keys_independent ... ok
[INFO] [stdout] test test_memory_atomic_double_spend_protection ... ok
[INFO] [stderr]      Running tests/redis_double_spend.rs (/opt/rustwide/target/debug/deps/redis_double_spend-63aeddcd9d728a7e)
[INFO] [stdout] test test_memory_ttl_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_redis_atomic_double_spend_protection ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_redis_atomic_double_spend_protection stdout ----
[INFO] [stdout] 🚀 Launching 50 concurrent spend requests for key: test:double_spend:22fea40b-ff4e-4ed6-9230-f6deef17eb8a
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] Store error: Connection refused (os error 111)
[INFO] [stdout] 📊 Results: 0 successes out of 50 attempts
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redis_atomic_double_spend_protection' (199) panicked at integration_tests/tests/redis_double_spend.rs:67:5:
[INFO] [stdout] assertion `left == right` failed: CRITICAL: Double spend detected! More than one request succeeded.
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4d1d599d92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4d1d599d92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4d1d599d92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4d1d599d92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4d1d5b0a3a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4d1d5b0a3a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c4d1d59f4e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4d1d59f4e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4d1d57710f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4d1d57710f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4d1d591799 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4d1d38b51e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c4d1d38b51e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c4d1d591a02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c4d1d591a02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c4d1d5771c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4d1d56be09 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c4d1d5782dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c4d1d5b11ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4d1d5b1093 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5c4d1d5ac1bd - core[27de1724e4349be2]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c4d1d3686a8 - redis_double_spend[3ae79afd2590b5a8]::test_redis_atomic_double_spend_protection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration_tests/tests/redis_double_spend.rs:67:5
[INFO] [stdout]   22:     0x5c4d1d369615 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c4d1d36968d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c4d1d35cdbd - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5c4d1d35ccac - tokio[2c5a01c0fa2f02f6]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c4d1d35ccac - tokio[2c5a01c0fa2f02f6]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c4d1d35ccac - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5c4d1d357f2a - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5c4d1d35bb8d - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5c4d1d35ae3b - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5c4d1d371a9a - <tokio[2c5a01c0fa2f02f6]::runtime::context::scoped::Scoped<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::Context>>::set::<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c4d1d3651aa - tokio[2c5a01c0fa2f02f6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c4d1d36a6f6 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2c5a01c0fa2f02f6]::runtime::context::Context>>::try_with::<tokio[2c5a01c0fa2f02f6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5c4d1d36a25c - <std[3b51380354919863]::thread::local::LocalKey<tokio[2c5a01c0fa2f02f6]::runtime::context::Context>>::with::<tokio[2c5a01c0fa2f02f6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5c4d1d364e91 - tokio[2c5a01c0fa2f02f6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c4d1d359599 - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5c4d1d3598c6 - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5c4d1d35a9e9 - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c4d1d36e143 - tokio[2c5a01c0fa2f02f6]::runtime::context::runtime::enter_runtime::<<tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c4d1d3579a1 - <tokio[2c5a01c0fa2f02f6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c4d1d36d44f - <tokio[2c5a01c0fa2f02f6]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c4d1d36d635 - <tokio[2c5a01c0fa2f02f6]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5c4d1d3688f7 - redis_double_spend[3ae79afd2590b5a8]::test_redis_atomic_double_spend_protection
[INFO] [stdout]                                at /opt/rustwide/workdir/integration_tests/tests/redis_double_spend.rs:72:7
[INFO] [stdout]   44:     0x5c4d1d3679c7 - redis_double_spend[3ae79afd2590b5a8]::test_redis_atomic_double_spend_protection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration_tests/tests/redis_double_spend.rs:10:57
[INFO] [stdout]   45:     0x5c4d1d37a776 - <redis_double_spend[3ae79afd2590b5a8]::test_redis_atomic_double_spend_protection::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c4d1d37f8cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c4d1d37f8cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5c4d1d38c12a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5c4d1d38c12a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5c4d1d38c12a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c4d1d38c12a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c4d1d38c12a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c4d1d38c12a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5c4d1d38c12a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5c4d1d3876d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5c4d1d3876d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c4d1d38ec22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5c4d1d38ec22 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5c4d1d38ec22 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c4d1d38ec22 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c4d1d38ec22 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c4d1d38ec22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5c4d1d38ec22 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c4d1d5995ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5c4d1d5995ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x789146e87aa4 - <unknown>
[INFO] [stdout]   67:     0x789146f14a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_redis_atomic_double_spend_protection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p integration_tests --test redis_double_spend`
[INFO] running `Command { std: "docker" "inspect" "3115e8c7c4c77dc03882b982863e81f011ce19ad508c08c0a39014cf2078004c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3115e8c7c4c77dc03882b982863e81f011ce19ad508c08c0a39014cf2078004c", kill_on_drop: false }`
[INFO] [stdout] 3115e8c7c4c77dc03882b982863e81f011ce19ad508c08c0a39014cf2078004c
