[INFO] fetching crate quetty-server 0.1.9... [INFO] testing quetty-server-0.1.9 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate quetty-server 0.1.9 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate quetty-server 0.1.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate quetty-server 0.1.9 [INFO] tweaked toml for crates.io crate quetty-server 0.1.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quetty-server 0.1.9 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quetty-server 0.1.9 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44bf85fd8c33a11d2017f14dc22a7f4dfd329bad5a9a70d22b7ebbaafadd43bc [INFO] running `Command { std: "docker" "start" "-a" "44bf85fd8c33a11d2017f14dc22a7f4dfd329bad5a9a70d22b7ebbaafadd43bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44bf85fd8c33a11d2017f14dc22a7f4dfd329bad5a9a70d22b7ebbaafadd43bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44bf85fd8c33a11d2017f14dc22a7f4dfd329bad5a9a70d22b7ebbaafadd43bc", kill_on_drop: false }` [INFO] [stdout] 44bf85fd8c33a11d2017f14dc22a7f4dfd329bad5a9a70d22b7ebbaafadd43bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 299b1cbedc0c9b308bd433c8879e02e7fffd23f61e3c2a1bd7ea22eeb505be46 [INFO] running `Command { std: "docker" "start" "-a" "299b1cbedc0c9b308bd433c8879e02e7fffd23f61e3c2a1bd7ea22eeb505be46", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling azure_core v0.25.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling azure_core v0.26.0 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling serde_amqp_derive v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling typespec v0.5.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typespec_macros v0.4.0 [INFO] [stderr] Compiling typespec v0.6.0 [INFO] [stderr] Compiling serde_amqp v0.14.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling typespec_macros v0.5.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fe2o3-amqp-ws v0.14.0 [INFO] [stderr] Compiling timer-kit v0.1.1 [INFO] [stderr] Compiling typespec_client_core v0.4.0 [INFO] [stderr] Compiling typespec_client_core v0.5.0 [INFO] [stderr] Compiling governor v0.10.0 [INFO] [stderr] Compiling fe2o3-amqp-types v0.14.0 [INFO] [stderr] Compiling fe2o3-amqp v0.14.0 [INFO] [stderr] Compiling fe2o3-amqp-management v0.14.0 [INFO] [stderr] Compiling fe2o3-amqp-cbs v0.14.0 [INFO] [stderr] Compiling azservicebus v0.25.1 [INFO] [stderr] Compiling quetty-server v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "299b1cbedc0c9b308bd433c8879e02e7fffd23f61e3c2a1bd7ea22eeb505be46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299b1cbedc0c9b308bd433c8879e02e7fffd23f61e3c2a1bd7ea22eeb505be46", kill_on_drop: false }` [INFO] [stdout] 299b1cbedc0c9b308bd433c8879e02e7fffd23f61e3c2a1bd7ea22eeb505be46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 915be5f3de8409e576810e300a41793b958fb4f3f472bfe185ccc68c8ffe35b6 [INFO] running `Command { std: "docker" "start" "-a" "915be5f3de8409e576810e300a41793b958fb4f3f472bfe185ccc68c8ffe35b6", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling claims v0.8.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling governor v0.10.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling fe2o3-amqp v0.14.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling fe2o3-amqp-ws v0.14.0 [INFO] [stderr] Compiling typespec_client_core v0.4.0 [INFO] [stderr] Compiling typespec_client_core v0.5.0 [INFO] [stderr] Compiling azure_core v0.25.0 [INFO] [stderr] Compiling azure_core v0.26.0 [INFO] [stderr] Compiling fe2o3-amqp-management v0.14.0 [INFO] [stderr] Compiling fe2o3-amqp-cbs v0.14.0 [INFO] [stderr] Compiling azservicebus v0.25.1 [INFO] [stderr] Compiling quetty-server v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "915be5f3de8409e576810e300a41793b958fb4f3f472bfe185ccc68c8ffe35b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915be5f3de8409e576810e300a41793b958fb4f3f472bfe185ccc68c8ffe35b6", kill_on_drop: false }` [INFO] [stdout] 915be5f3de8409e576810e300a41793b958fb4f3f472bfe185ccc68c8ffe35b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4795ba4951ec42c70480e273f40e4b481be6640f52dac25374cf1e3dbf95d0a [INFO] running `Command { std: "docker" "start" "-a" "a4795ba4951ec42c70480e273f40e4b481be6640f52dac25374cf1e3dbf95d0a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/server-585a00898e519d9b) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test auth::token_refresh_service::tests::test_refresh_with_retry_success ... ok [INFO] [stdout] test encryption::tests::test_client_secret_empty_inputs ... ok [INFO] [stdout] test encryption::tests::test_empty_inputs ... ok [INFO] [stdout] test auth::token_refresh_service::tests::test_refresh_with_retry_failure ... ok [INFO] [stdout] test encryption::tests::test_salt_persistence ... ok [INFO] [stdout] test service_bus_manager::command_handlers::tests::test_error_constants ... ok [INFO] [stdout] test service_bus_manager::command_handlers::tests::test_error_message_consistency ... ok [INFO] [stdout] test service_bus_manager::command_handlers::tests::test_message_identifier_creation ... ok [INFO] [stdout] test service_bus_manager::command_handlers::tests::test_queue_info_creation ... ok [INFO] [stdout] test encryption::tests::test_client_secret_different_salts_produce_different_ciphertexts ... ok [INFO] [stdout] test encryption::tests::test_client_secret_encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test encryption::tests::test_client_secret_wrong_password_fails ... ok [INFO] [stdout] test encryption::tests::test_encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test encryption::tests::test_different_salts_produce_different_ciphertexts ... ok [INFO] [stdout] test encryption::tests::test_client_secret_salt_persistence ... ok [INFO] [stdout] test encryption::tests::test_wrong_password_fails ... ok [INFO] [stderr] Running tests/auth_flow_integration.rs (/opt/rustwide/target/debug/deps/auth_flow_integration-592e56355e8b6756) [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.49s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test auth_config_validation::test_valid_auth_config_creation ... ok [INFO] [stdout] test auth_config_validation::test_malformed_config_handling ... ok [INFO] [stdout] test auth_config_validation::test_incomplete_auth_config_creation ... ok [INFO] [stdout] test auth_error_handling::test_auth_state_resilience ... ok [INFO] [stdout] test auth_flow_performance::test_config_creation_performance ... ok [INFO] [stdout] test auth_error_handling::test_provider_operations_without_valid_config ... ok [INFO] [stdout] test auth_state_manager::test_auth_state_manager_creation ... ok [INFO] [stdout] test auth_lifecycle::test_full_auth_lifecycle_simulation ... ok [INFO] [stdout] test auth_flow_performance::test_auth_state_check_performance ... ok [INFO] [stdout] test auth_error_handling::test_auth_operations_with_invalid_credentials ... ok [INFO] [stdout] test auth_state_manager::test_auth_state_multiple_provider_storage ... ok [INFO] [stdout] test auth_state_transitions::test_initial_auth_state ... ok [INFO] [stdout] test auth_lifecycle::test_auth_cleanup_and_restart ... ok [INFO] [stdout] test auth_state_manager::test_auth_state_provider_storage ... ok [INFO] [stdout] test azure_ad_provider::test_azure_ad_provider_creation ... ok [INFO] [stdout] test auth_state_transitions::test_auth_state_after_provider_storage ... ok [INFO] [stdout] test azure_ad_provider::test_azure_ad_provider_auth_type ... ok [INFO] [stdout] test auth_config_validation::test_provider_creation_with_invalid_config ... ok [INFO] [stdout] test auth_state_transitions::test_concurrent_auth_operations ... ok [INFO] [stdout] test auth_error_handling::test_error_types_and_messages ... ok [INFO] [stdout] test azure_ad_provider::test_azure_ad_provider_authentication ... ok [INFO] [stdout] test azure_ad_provider::test_azure_ad_provider_device_code_flow ... ok [INFO] [stdout] test auth_flow_performance::test_concurrent_provider_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.01s [INFO] [stdout] [INFO] [stderr] Running tests/azure_error_handling_integration.rs (/opt/rustwide/target/debug/deps/azure_error_handling_integration-9777870c4ac8ae88) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test azure_error_context_preservation_tests::test_debugging_improvements ... ok [INFO] [stdout] test azure_error_context_preservation_tests::test_error_context_preservation ... ok [INFO] [stdout] test azure_error_handling_tests::test_azure_error_display_formatting ... ok [INFO] [stdout] test azure_error_handling_tests::test_azure_error_helper_methods ... ok [INFO] [stdout] test azure_error_context_preservation_tests::test_error_categorization ... ok [INFO] [stdout] test backward_compatibility_tests::test_error_trait_implementation ... ok [INFO] [stdout] test backward_compatibility_tests::test_existing_error_variants_unchanged ... ok [INFO] [stdout] test azure_error_handling_tests::test_azure_api_error_with_request_id ... ok [INFO] [stdout] test azure_error_handling_tests::test_azure_api_error_creation ... ok [INFO] [stdout] test azure_error_handling_tests::test_common_azure_error_scenarios ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/azure_management_integration.rs (/opt/rustwide/target/debug/deps/azure_management_integration-c692cda423ebdb7c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test config_validation_integration::test_azure_ad_config_missing_fields_error_messages ... ok [INFO] [stdout] test config_validation_integration::test_azure_ad_config_required_fields ... ok [INFO] [stdout] test error_handling_integration::test_service_bus_error_display ... ok [INFO] [stdout] test performance_integration::test_error_creation_performance ... ok [INFO] [stdout] test statistics_config_integration::test_statistics_config_creation ... ok [INFO] [stdout] test statistics_config_integration::test_statistics_config_variations ... ok [INFO] [stdout] test error_handling_integration::test_azure_client_both_counts_error_handling ... ok [INFO] [stdout] test error_handling_integration::test_azure_client_graceful_error_handling ... ok [INFO] [stdout] test resilience_integration::test_retry_logic_timeout ... ok [INFO] [stdout] test azure_management_client_creation::test_azure_management_client_direct_creation ... ok [INFO] [stdout] test azure_management_client_creation::test_azure_management_client_creation_with_missing_fields ... ok [INFO] [stdout] test azure_management_client_creation::test_azure_management_client_creation_with_valid_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running tests/azure_pagination_integration.rs (/opt/rustwide/target/debug/deps/azure_pagination_integration-5a40435418446452) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test azure_api_pagination::test_list_response_pagination_structure ... ok [INFO] [stdout] test pagination_performance::test_pagination_data_structures_performance ... ok [INFO] [stdout] test pagination_performance::test_pagination_url_handling_performance ... ok [INFO] [stdout] test pagination_url_handling::test_continuation_token_url_construction ... ok [INFO] [stdout] test pagination_url_handling::test_pagination_data_structure_serialization ... ok [INFO] [stdout] test azure_api_pagination::test_subscription_pagination_methods_exist ... ok [INFO] [stdout] test backward_compatibility::test_new_paginated_methods_available ... ok [INFO] [stdout] test azure_api_pagination::test_namespace_pagination_methods_exist ... ok [INFO] [stdout] test azure_api_pagination::test_queue_pagination_methods_exist ... ok [INFO] [stdout] test azure_api_pagination::test_azure_management_client_creation ... ok [INFO] [stdout] test backward_compatibility::test_existing_methods_still_work ... ok [INFO] [stdout] test azure_api_pagination::test_resource_group_pagination_methods_exist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Running tests/cache_integration.rs (/opt/rustwide/target/debug/deps/cache_integration-cd06593bb6dfd895) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test cache_basic_functionality::test_cache_subscription_storage_and_retrieval ... ok [INFO] [stdout] test cache_basic_functionality::test_cache_creation ... ok [INFO] [stdout] test cache_edge_cases::test_cache_clear_functionality ... ok [INFO] [stdout] test cache_edge_cases::test_cache_concurrent_access ... ok [INFO] [stdout] test cache_edge_cases::test_cache_empty_data ... ok [INFO] [stdout] test cache_basic_functionality::test_cache_namespace_storage_and_retrieval ... ok [INFO] [stdout] test cache_basic_functionality::test_cache_resource_group_storage_and_retrieval ... ok [INFO] [stdout] test cache_edge_cases::test_cache_with_zero_max_entries ... ok [INFO] [stdout] test cache_performance::test_cache_memory_efficiency ... ok [INFO] [stdout] test cache_performance::test_cache_performance_large_data ... ok [INFO] [stdout] test cache_edge_cases::test_cache_retrieval_with_non_existent_keys ... ok [INFO] [stdout] test cache_size_limits::test_cache_max_entries_connection_strings ... ok [INFO] [stdout] test cache_size_limits::test_cache_max_entries_resource_groups ... ok [INFO] [stdout] test cache_size_limits::test_cache_max_entries_namespaces ... ok [INFO] [stdout] test cache_basic_functionality::test_cache_connection_string_storage_and_retrieval ... ok [INFO] [stdout] test cache_size_limits::test_cache_update_existing_entry ... ok [INFO] [stdout] test cache_basic_functionality::test_cache_creation_with_config ... ok [INFO] [stdout] test cache_ttl_functionality::test_cache_clean_expired ... ok [INFO] [stdout] test cache_performance::test_cache_performance_many_operations ... ok [INFO] [stderr] Running tests/performance_integration.rs (/opt/rustwide/target/debug/deps/performance_integration-af9d3851589e759d) [INFO] [stdout] test cache_ttl_functionality::test_cache_ttl_expiration ... ok [INFO] [stdout] test cache_ttl_functionality::test_cache_ttl_with_different_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test ci_optimization::test_ci_optimized_performance ... ok [INFO] [stdout] test integration_test_optimization::test_environment_scaling ... ok [INFO] [stdout] test ci_optimization::test_memory_constrained_environment ... ok [INFO] [stdout] test memory_performance_tests::test_cache_cleanup_performance ... ok [INFO] [stdout] test scalability_tests::test_timeout_handling_performance ... ok [INFO] [stdout] test integration_test_optimization::test_parallel_vs_sequential_performance ... ok [INFO] [stdout] test performance_tests::test_concurrent_operations_performance ... ok [INFO] [stdout] test memory_performance_tests::test_cache_memory_efficiency ... ok [INFO] [stdout] test scalability_tests::test_azure_management_client_creation_speed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.58s [INFO] [stdout] [INFO] [stderr] Running tests/property_based_tests.rs (/opt/rustwide/target/debug/deps/property_based_tests-6f0e39b26aeec898) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cache_property_tests::test_cache_ttl_consistency ... ok [INFO] [stdout] test cache_property_tests::test_cache_lru_eviction_properties ... ok [INFO] [stdout] test cache_property_tests::test_cache_clear_and_cleanup_invariants ... ok [INFO] [stdout] test error_handling_property_tests::test_azure_api_error_properties ... ok [INFO] [stdout] test cache_property_tests::test_cache_entry_expiration_invariants ... ok [INFO] [stdout] test error_handling_property_tests::test_azure_api_error_with_request_id_properties ... ok [INFO] [stdout] test error_handling_property_tests::test_non_azure_error_properties ... ok [INFO] [stderr] Running tests/test_config.rs (/opt/rustwide/target/debug/deps/test_config-14491ad1e9ecc06a) [INFO] [stdout] test azure_management_client_property_tests::test_azure_management_client_creation_invariants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.75s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_config_tests::test_assertion_params ... ok [INFO] [stdout] test test_config_tests::test_environment_detection ... ok [INFO] [stdout] test test_config_tests::test_scale_configuration ... ok [INFO] [stdout] test test_config_tests::test_should_run_test_logic ... ok [INFO] [stdout] test test_config_tests::test_data_params_scaling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/token_refresh_integration.rs (/opt/rustwide/target/debug/deps/token_refresh_integration-e4f7ff74ecc25590) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test performance_tests::test_error_creation_performance ... ok [INFO] [stdout] test auth_state_management::test_auth_state_transitions ... ok [INFO] [stdout] test token_refresh_retry_logic::test_token_refresh_error_types ... ok [INFO] [stdout] test token_refresh_service_lifecycle::test_token_refresh_service_creation ... ok [INFO] [stdout] test token_refresh_retry_logic::test_retry_logic_with_exponential_backoff ... ok [INFO] [stdout] test auth_state_management::test_provider_storage_and_retrieval ... ok [INFO] [stdout] test performance_tests::test_provider_creation_performance ... ok [INFO] [stdout] test service_lifecycle::test_service_graceful_shutdown ... ok [INFO] [stdout] test service_lifecycle::test_multiple_start_stop_cycles ... ok [INFO] [stdout] test token_refresh_service_lifecycle::test_token_refresh_service_start_stop ... ok [INFO] [stdout] test auth_state_management::test_token_checking_methods ... ok [INFO] [stdout] test token_refresh_service_lifecycle::test_token_refresh_service_with_callback ... ok [INFO] [stdout] test performance_tests::test_concurrent_auth_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4795ba4951ec42c70480e273f40e4b481be6640f52dac25374cf1e3dbf95d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4795ba4951ec42c70480e273f40e4b481be6640f52dac25374cf1e3dbf95d0a", kill_on_drop: false }` [INFO] [stdout] a4795ba4951ec42c70480e273f40e4b481be6640f52dac25374cf1e3dbf95d0a