[INFO] fetching crate nonce-auth 0.6.3...
[INFO] testing nonce-auth-0.6.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate nonce-auth 0.6.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nonce-auth 0.6.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nonce-auth 0.6.3
[INFO] tweaked toml for crates.io crate nonce-auth 0.6.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nonce-auth 0.6.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nonce-auth 0.6.3 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 432dca228817cb1536499d26437040020ddf3e72a8c4ce9d4ae1e9f301a3477e
[INFO] running `Command { std: "docker" "start" "-a" "432dca228817cb1536499d26437040020ddf3e72a8c4ce9d4ae1e9f301a3477e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "432dca228817cb1536499d26437040020ddf3e72a8c4ce9d4ae1e9f301a3477e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432dca228817cb1536499d26437040020ddf3e72a8c4ce9d4ae1e9f301a3477e", kill_on_drop: false }`
[INFO] [stdout] 432dca228817cb1536499d26437040020ddf3e72a8c4ce9d4ae1e9f301a3477e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7551a7feae09ae4426dd4ee49a4f6fb2940a923514e9ffe9b039aebdf7a35ec1
[INFO] running `Command { std: "docker" "start" "-a" "7551a7feae09ae4426dd4ee49a4f6fb2940a923514e9ffe9b039aebdf7a35ec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nonce-auth v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s
[INFO] running `Command { std: "docker" "inspect" "7551a7feae09ae4426dd4ee49a4f6fb2940a923514e9ffe9b039aebdf7a35ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7551a7feae09ae4426dd4ee49a4f6fb2940a923514e9ffe9b039aebdf7a35ec1", kill_on_drop: false }`
[INFO] [stdout] 7551a7feae09ae4426dd4ee49a4f6fb2940a923514e9ffe9b039aebdf7a35ec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9a54159beeae28f2385642613dcb2ba8a815359d6d76d3c94606b1bb9185af7
[INFO] running `Command { std: "docker" "start" "-a" "b9a54159beeae28f2385642613dcb2ba8a815359d6d76d3c94606b1bb9185af7", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[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.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling nonce-auth v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.98s
[INFO] running `Command { std: "docker" "inspect" "b9a54159beeae28f2385642613dcb2ba8a815359d6d76d3c94606b1bb9185af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a54159beeae28f2385642613dcb2ba8a815359d6d76d3c94606b1bb9185af7", kill_on_drop: false }`
[INFO] [stdout] b9a54159beeae28f2385642613dcb2ba8a815359d6d76d3c94606b1bb9185af7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77ec9c21d99828bb672d3ebdfa475e78d27cb0693e96c31224102786c29d742a
[INFO] running `Command { std: "docker" "start" "-a" "77ec9c21d99828bb672d3ebdfa475e78d27cb0693e96c31224102786c29d742a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nonce_auth-78c1fb18b032657e)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test nonce::cleanup::tests::test_custom_strategy_mark_as_cleaned_noop ... ok
[INFO] [stdout] test nonce::config::tests::test_default_configuration ... ok
[INFO] [stdout] test nonce::cleanup::tests::test_custom_strategy ... ok
[INFO] [stdout] test nonce::cleanup::tests::test_hybrid_strategy_count_threshold ... ok
[INFO] [stdout] test nonce::config::tests::test_development_preset ... ok
[INFO] [stdout] test nonce::cleanup::tests::test_hybrid_strategy_reset_after_cleanup ... ok
[INFO] [stdout] test nonce::config::tests::test_environment_variable_override ... ok
[INFO] [stdout] test nonce::config::tests::test_from_env ... 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_credential_builder_new ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_builder_method_chaining ... 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_structured_signing ... ok
[INFO] [stdout] test nonce::credential_builder::tests::test_sign_with_custom_mac ... 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_duplicate_nonce_rejection ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_custom_verification ... 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_structured_verification ... ok
[INFO] [stdout] test nonce::error::tests::test_error_classification ... 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::credential_verifier::tests::test_verification_without_secret ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_timestamp_out_of_window ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_credential_verifier_implements_sync ... ok
[INFO] [stdout] test nonce::signature::hmac_sha256::tests::test_hmac_sha256_invalid_signature ... ok
[INFO] [stdout] test nonce::error::tests::test_storage_error_from_message ... ok
[INFO] [stdout] test nonce::error::tests::test_error_codes ... ok
[INFO] [stdout] test nonce::error::tests::test_storage_error_from_error ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_basic_operations ... ok
[INFO] [stdout] test nonce::credential_verifier::tests::test_secret_provider_error ... 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_concurrent_access ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_batch_operations ... ok
[INFO] [stdout] test nonce::error::tests::test_error_types ... ok
[INFO] [stdout] test nonce::time_utils::tests::test_is_expired ... ok
[INFO] [stdout] test nonce::signature::hmac_sha256::tests::test_hmac_sha256_sign_with ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_cleanup ... ok
[INFO] [stdout] test nonce::time_utils::tests::test_is_outside_window ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_with_capacity ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_storage_stats ... ok
[INFO] [stdout] test nonce::time_utils::tests::test_current_timestamp ... ok
[INFO] [stdout] test nonce::storage::memory::tests::test_memory_usage_calculation ... ok
[INFO] [stdout] test tests::test_basic_credential_workflow ... ok
[INFO] [stdout] test tests::test_secret_provider ... ok
[INFO] [stdout] test tests::test_context_isolation ... ok
[INFO] [stdout] test tests::test_invalid_signature ... ok
[INFO] [stdout] test tests::test_serialization ... ok
[INFO] [stdout] test tests::test_custom_signing ... ok
[INFO] [stdout] test tests::test_structured_signing ... ok
[INFO] [stdout] test tests::test_nonce_replay_protection ... 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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_performance.rs (/opt/rustwide/target/debug/deps/integration_performance-65430dbd9a162d30)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_optimization_impact_summary ... ok
[INFO] [stdout] test test_storage_backend_comparison ... ok
[INFO] [stdout] test test_performance_regression_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/lib.rs - NonceCredential (line 98) ... ok
[INFO] [stdout] test src/nonce/cleanup.rs - nonce::cleanup::HybridCleanupStrategy::new (line 50) ... ok
[INFO] [stdout] test src/nonce/config.rs - nonce::config::NonceConfig (line 51) ... 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 (line 34) ... 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::sign_structured (line 212) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::sign_with (line 248) ... ok
[INFO] [stdout] test src/nonce/credential_builder.rs - nonce::credential_builder::CredentialBuilder::new (line 69) ... 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::new (line 58) ... 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::verify_structured (line 241) ... ok
[INFO] [stdout] test src/nonce/credential_verifier.rs - nonce::credential_verifier::CredentialVerifier::verify (line 189) ... 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 27) ... 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 (line 18) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::code (line 180) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::from_storage_error (line 210) ... 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::from_storage_message (line 235) ... 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::is_client_error (line 312) ... ok
[INFO] [stdout] test src/nonce/signature.rs - nonce::signature::SignatureAlgorithm (line 24) ... ok
[INFO] [stdout] test src/nonce/signature.rs - nonce::signature::hmac_sha256::HmacSha256Algorithm (line 200) ... ok
[INFO] [stdout] test src/nonce/error.rs - nonce::error::NonceError::is_authentication_error (line 287) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage (line 40) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage::batch_get (line 324) ... ok
[INFO] [stdout] test src/nonce/storage/memory.rs - nonce::storage::memory::MemoryStorage::batch_exists (line 280) ... ok
[INFO] [stdout] test src/nonce/signature.rs - nonce::signature::hmac_sha256::HmacSha256Algorithm::new (line 224) ... 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::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/mod.rs - nonce::storage::NonceStorage (line 70) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.54s; merged doctests compilation took 0.53s
[INFO] running `Command { std: "docker" "inspect" "77ec9c21d99828bb672d3ebdfa475e78d27cb0693e96c31224102786c29d742a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ec9c21d99828bb672d3ebdfa475e78d27cb0693e96c31224102786c29d742a", kill_on_drop: false }`
[INFO] [stdout] 77ec9c21d99828bb672d3ebdfa475e78d27cb0693e96c31224102786c29d742a
