[INFO] fetching crate nonce-auth 0.6.2...
[INFO] testing nonce-auth-0.6.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nonce-auth 0.6.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate nonce-auth 0.6.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nonce-auth 0.6.2
[INFO] tweaked toml for crates.io crate nonce-auth 0.6.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nonce-auth 0.6.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nonce-auth 0.6.2 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded zerovec v0.11.3
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded redis v0.24.0
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af81771e9eff75b28af265b1dcf4dd6d3e078f80f848499f6a139927ecf1a0c0
[INFO] running `Command { std: "docker" "start" "-a" "af81771e9eff75b28af265b1dcf4dd6d3e078f80f848499f6a139927ecf1a0c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af81771e9eff75b28af265b1dcf4dd6d3e078f80f848499f6a139927ecf1a0c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af81771e9eff75b28af265b1dcf4dd6d3e078f80f848499f6a139927ecf1a0c0", kill_on_drop: false }`
[INFO] [stdout] af81771e9eff75b28af265b1dcf4dd6d3e078f80f848499f6a139927ecf1a0c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d49e41968357123aa50a159a3272aabc1be0c89b194e8ca287a5464a9cee96
[INFO] running `Command { std: "docker" "start" "-a" "d0d49e41968357123aa50a159a3272aabc1be0c89b194e8ca287a5464a9cee96", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling nonce-auth v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
[INFO] running `Command { std: "docker" "inspect" "d0d49e41968357123aa50a159a3272aabc1be0c89b194e8ca287a5464a9cee96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d49e41968357123aa50a159a3272aabc1be0c89b194e8ca287a5464a9cee96", kill_on_drop: false }`
[INFO] [stdout] d0d49e41968357123aa50a159a3272aabc1be0c89b194e8ca287a5464a9cee96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c00e4b3f15c69dd7fb022c4b49822329957fc3af797eeee69863da72fe30bc20
[INFO] running `Command { std: "docker" "start" "-a" "c00e4b3f15c69dd7fb022c4b49822329957fc3af797eeee69863da72fe30bc20", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling nonce-auth v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.15s
[INFO] running `Command { std: "docker" "inspect" "c00e4b3f15c69dd7fb022c4b49822329957fc3af797eeee69863da72fe30bc20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00e4b3f15c69dd7fb022c4b49822329957fc3af797eeee69863da72fe30bc20", kill_on_drop: false }`
[INFO] [stdout] c00e4b3f15c69dd7fb022c4b49822329957fc3af797eeee69863da72fe30bc20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4afb8b79abdaeaafbe48de59a59c326088cbf2f424bf9bdc03668397d8e53c33
[INFO] running `Command { std: "docker" "start" "-a" "4afb8b79abdaeaafbe48de59a59c326088cbf2f424bf9bdc03668397d8e53c33", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nonce_auth-7570feb570520595)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test nonce::cleanup::tests::test_custom_strategy ... ok
[INFO] [stdout] test nonce::cleanup::tests::test_custom_strategy_mark_as_cleaned_noop ... ok
[INFO] [stdout] test nonce::cleanup::tests::test_hybrid_strategy_reset_after_cleanup ... ok
[INFO] [stdout] test nonce::cleanup::tests::test_hybrid_strategy_count_threshold ... ok
[INFO] [stdout] test nonce::config::tests::test_environment_variable_override ... ok
[INFO] [stdout] test nonce::config::tests::test_development_preset ... ok
[INFO] [stdout] test nonce::config::tests::test_from_env ... ok
[INFO] [stdout] test nonce::config::tests::test_default_configuration ... ok
[INFO] [stdout] test nonce::config::tests::test_high_security_preset ... ok
[INFO] [stdout] test nonce::config::tests::test_production_preset ... ok
[INFO] [stdout] test nonce::config::tests::test_validation_time_window_warnings ... ok
[INFO] [stdout] test nonce::config::tests::test_validation_ttl_warnings ... ok
[INFO] [stdout] test nonce::config::tests::test_validation_valid_config ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_basic_signing ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_builder_method_chaining ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_credential_builder_new ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_custom_nonce_generator ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_custom_time_provider ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_multiple_credentials_different_nonces ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_sign_with_custom_mac ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_structured_signing ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_structured_vs_regular_signing ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_time_provider_error ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_basic_verification ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_context_isolation ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_credential_verifier_implements_sync ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_custom_verification ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_duplicate_nonce_rejection ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_invalid_signature ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_secret_provider ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_secret_provider_error ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_structured_verification ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_timestamp_out_of_window ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_verification_without_secret ... ok
[INFO] [stdout] test nonce::error::tests::test_error_classification ... ok
[INFO] [stdout] test nonce::error::tests::test_error_codes ... ok
[INFO] [stdout] test nonce::error::tests::test_error_types ... ok
[INFO] [stdout] test nonce::error::tests::test_storage_error_from_error ... ok
[INFO] [stdout] test nonce::error::tests::test_storage_error_from_message ... ok
[INFO] [stdout] test nonce::signature::hmac_sha256::tests::test_hmac_sha256_basic_sign_verify ... ok
[INFO] [stdout] test nonce::signature::hmac_sha256::tests::test_hmac_sha256_different_keys_different_signatures ... ok
[INFO] [stdout] test nonce::signature::hmac_sha256::tests::test_hmac_sha256_invalid_signature ... ok
[INFO] [stdout] test nonce::signature::hmac_sha256::tests::test_hmac_sha256_sign_with ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_batch_operations ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_basic_operations ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_cleanup ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_concurrent_access ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_context_isolation ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_duplicate_nonce ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_key_generation ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_stats ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_usage_calculation ... ok
[INFO] [stdout] test nonce::time_utils::tests::test_current_timestamp ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_with_capacity ... ok
[INFO] [stdout] test nonce::time_utils::tests::test_is_expired ... ok
[INFO] [stdout] test nonce::time_utils::tests::test_is_outside_window ... ok
[INFO] [stdout] test tests::test_basic_credential_workflow ... ok
[INFO] [stdout] test tests::test_custom_signing ... ok
[INFO] [stdout] test tests::test_context_isolation ... ok
[INFO] [stdout] test tests::test_nonce_replay_protection ... ok
[INFO] [stdout] test tests::test_invalid_signature ... ok
[INFO] [stdout] test tests::test_secret_provider ... ok
[INFO] [stdout] test tests::test_serialization ... ok
[INFO] [stdout] test tests::test_structured_signing ... ok
[INFO] [stdout] test nonce::cleanup::tests::test_hybrid_strategy_time_threshold ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_performance.rs (/opt/rustwide/target/debug/deps/integration_performance-69baacca246fbf42)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_optimization_impact_summary ... ok
[INFO] [stdout] test test_performance_regression_detection ... ok
[INFO] [stdout] test test_storage_backend_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nonce_auth
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test src/nonce/cleanup.rs - nonce::cleanup::CustomCleanupStrategy<F,Fut>::new (line 147) ... ok
[INFO] [stdout] test src/nonce/config.rs - nonce::config::NonceConfig (line 51) ... ok
[INFO] [stdout] test src/nonce/cleanup.rs - nonce::cleanup::HybridCleanupStrategy::new (line 50) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder (line 24) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::sign (line 177) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder (line 34) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::new (line 69) ... ok
[INFO] [stdout] test src/lib.rs - NonceCredential (line 98) ... ok
[INFO] [stdout] test src/nonce/credential_verifier.rs - nonce::credential_verifier::CredentialVerifier::with_storage_ttl (line 106) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::code (line 180) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::sign_with (line 248) ... ok
[INFO] [stdout] test src/nonce/credential_verifier.rs - nonce::credential_verifier::CredentialVerifier::verify (line 189) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::from_storage_error (line 210) ... ok
[INFO] [stdout] test src/nonce/credential_verifier.rs - nonce::credential_verifier::CredentialVerifier::with_secret_provider (line 140) ... ok
[INFO] [stdout] test src/nonce/credential_verifier.rs - nonce::credential_verifier::CredentialVerifier::new (line 58) ... ok
[INFO] [stdout] test src/nonce/credential_verifier.rs - nonce::credential_verifier::CredentialVerifier::verify_with (line 294) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError (line 18) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError (line 27) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::with_nonce_generator (line 102) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::with_time_provider (line 137) ... ok
[INFO] [stdout] test src/nonce/credential_verifier.rs - nonce::credential_verifier::CredentialVerifier::verify_structured (line 241) ... ok
[INFO] [stdout] test src/nonce/signature.rs - nonce::signature::hmac_sha256::HmacSha256Algorithm::new (line 224) ... ok
[INFO] [stdout] test src/nonce/storage/mod.rs - nonce::storage::NonceStorage (line 70) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage::batch_set (line 221) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage::batch_get (line 324) ... ok
[INFO] [stdout] test src/nonce/signature.rs - nonce::signature::hmac_sha256::HmacSha256Algorithm (line 200) ... ok
[INFO] [stdout] test src/nonce/signature.rs - nonce::signature::SignatureAlgorithm (line 24) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage (line 40) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::is_server_error (line 337) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::is_temporary (line 264) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::from_storage_message (line 235) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage::new (line 70) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage::with_capacity (line 92) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage::batch_exists (line 280) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::is_authentication_error (line 287) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::sign_structured (line 212) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::is_client_error (line 312) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4afb8b79abdaeaafbe48de59a59c326088cbf2f424bf9bdc03668397d8e53c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4afb8b79abdaeaafbe48de59a59c326088cbf2f424bf9bdc03668397d8e53c33", kill_on_drop: false }`
[INFO] [stdout] 4afb8b79abdaeaafbe48de59a59c326088cbf2f424bf9bdc03668397d8e53c33
