[INFO] cloning repository https://github.com/redis-developer/redis-cloud-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redis-developer/redis-cloud-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredis-developer%2Fredis-cloud-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredis-developer%2Fredis-cloud-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1e4c9f617b267145813efe19e459da114e3ca34
[INFO] testing redis-developer/redis-cloud-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredis-developer%2Fredis-cloud-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redis-developer/redis-cloud-rs
[INFO] finished tweaking git repo https://github.com/redis-developer/redis-cloud-rs
[INFO] tweaked toml for git repo https://github.com/redis-developer/redis-cloud-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redis-developer/redis-cloud-rs 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 git repo https://github.com/redis-developer/redis-cloud-rs 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2890f516289f75e064cdcd3c18d01f9527f6528baae71fdf70f2240a331b9a1c
[INFO] running `Command { std: "docker" "start" "-a" "2890f516289f75e064cdcd3c18d01f9527f6528baae71fdf70f2240a331b9a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2890f516289f75e064cdcd3c18d01f9527f6528baae71fdf70f2240a331b9a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2890f516289f75e064cdcd3c18d01f9527f6528baae71fdf70f2240a331b9a1c", kill_on_drop: false }`
[INFO] [stdout] 2890f516289f75e064cdcd3c18d01f9527f6528baae71fdf70f2240a331b9a1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e5cf827bb5d3d501cadddb0e6cde552e0d244916efea82ada6d4210907b1a318
[INFO] running `Command { std: "docker" "start" "-a" "e5cf827bb5d3d501cadddb0e6cde552e0d244916efea82ada6d4210907b1a318", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[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.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 thiserror v2.0.18
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling redis-cloud v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "e5cf827bb5d3d501cadddb0e6cde552e0d244916efea82ada6d4210907b1a318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cf827bb5d3d501cadddb0e6cde552e0d244916efea82ada6d4210907b1a318", kill_on_drop: false }`
[INFO] [stdout] e5cf827bb5d3d501cadddb0e6cde552e0d244916efea82ada6d4210907b1a318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2b50d87fe85c0b0984872006c04bf8af15b9c29899c5d37a65ba269ce5ed44dc
[INFO] running `Command { std: "docker" "start" "-a" "2b50d87fe85c0b0984872006c04bf8af15b9c29899c5d37a65ba269ce5ed44dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-resilience-core v0.4.7
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tower-resilience-retry v0.4.7
[INFO] [stderr]    Compiling tower-resilience v0.3.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling redis-cloud v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "2b50d87fe85c0b0984872006c04bf8af15b9c29899c5d37a65ba269ce5ed44dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b50d87fe85c0b0984872006c04bf8af15b9c29899c5d37a65ba269ce5ed44dc", kill_on_drop: false }`
[INFO] [stdout] 2b50d87fe85c0b0984872006c04bf8af15b9c29899c5d37a65ba269ce5ed44dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 07be0c1f019503858ccf3298f6348222c34e86040a3bbf62f07435274ef2297c
[INFO] running `Command { std: "docker" "start" "-a" "07be0c1f019503858ccf3298f6348222c34e86040a3bbf62f07435274ef2297c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_cloud-b9d0fbe48b228089)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test cost_report::tests::test_cost_report_format_display ... ok
[INFO] [stdout] test cost_report::tests::test_cost_report_request_simple ... ok
[INFO] [stdout] test cost_report::tests::test_subscription_type_display ... ok
[INFO] [stdout] test cost_report::tests::test_tag_creation ... ok
[INFO] [stdout] test cost_report::tests::test_request_serialization ... ok
[INFO] [stdout] test lib_tests::tests::test_cloud_error_display ... ok
[INFO] [stdout] test cost_report::tests::test_cost_report_request_builder ... ok
[INFO] [stdout] test lib_tests::tests::test_cloud_error_is_retryable ... ok
[INFO] [stdout] test cost_report::tests::test_builder_missing_start_date ... ok
[INFO] [stdout] test cost_report::tests::test_builder_missing_end_date ... ok
[INFO] [stdout] test lib_tests::tests::test_cloud_client_post_request ... ok
[INFO] [stdout] test lib_tests::tests::test_cloud_client_creation ... ok
[INFO] [stdout] test lib_tests::tests::test_cloud_client_error_handling ... ok
[INFO] [stdout] test lib_tests::tests::test_url_normalization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/account_tests.rs (/opt/rustwide/target/debug/deps/account_tests-6caca4b91ab7c8f6)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_get_account_payment_methods ... ok
[INFO] [stdout] test test_current_account_with_full_response ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_get_account_system_logs ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_get_account_session_logs_no_params ... ok
[INFO] [stdout] test test_get_account_session_logs ... ok
[INFO] [stdout] test test_get_account_system_logs_no_params ... ok
[INFO] [stdout] test test_get_current_account ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_get_data_persistence_options ... ok
[INFO] [stdout] test test_get_supported_database_modules ... ok
[INFO] [stdout] test test_get_data_persistence_options_with_links ... ok
[INFO] [stdout] test test_get_supported_regions_no_provider ... ok
[INFO] [stdout] test test_get_supported_regions ... ok
[INFO] [stdout] test test_get_supported_database_modules_empty ... ok
[INFO] [stdout] test test_get_supported_search_scaling_factors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/acl_tests.rs (/opt/rustwide/target/debug/deps/acl_tests-81f0bd6414db9fd4)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_create_user ... ok
[INFO] [stdout] test test_delete_acl_role ... ok
[INFO] [stdout] test test_delete_redis_rule ... ok
[INFO] [stdout] test test_create_user_with_full_response ... ok
[INFO] [stdout] test test_create_redis_rule ... ok
[INFO] [stdout] test test_delete_user ... ok
[INFO] [stdout] test test_create_role ... ok
[INFO] [stdout] test test_create_role_without_regions ... ok
[INFO] [stdout] test test_get_roles ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_get_roles_empty ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_get_all_redis_rules_empty ... ok
[INFO] [stdout] test test_task_state_update_with_error ... ok
[INFO] [stdout] test test_get_user_by_id ... ok
[INFO] [stdout] test test_get_all_users ... ok
[INFO] [stdout] test test_get_all_redis_rules ... ok
[INFO] [stdout] test test_get_user_by_id_with_links ... ok
[INFO] [stdout] test test_update_role ... ok
[INFO] [stdout] test test_update_redis_rule ... ok
[INFO] [stdout] test test_update_user ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cloud_accounts_tests.rs (/opt/rustwide/target/debug/deps/cloud_accounts_tests-10c41d3adc1c6f50)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_create_cloud_account_without_provider ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_create_gcp_cloud_account ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_create_azure_cloud_account ... ok
[INFO] [stdout] test test_error_handling_403 ... ok
[INFO] [stdout] test test_create_cloud_account ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_delete_cloud_account ... ok
[INFO] [stdout] test test_get_cloud_account_by_id_gcp ... ok
[INFO] [stdout] test test_get_cloud_account_by_id_with_full_response ... ok
[INFO] [stdout] test test_get_cloud_accounts_empty ... ok
[INFO] [stdout] test test_get_cloud_accounts_multiple ... ok
[INFO] [stdout] test test_update_cloud_account_minimal ... ok
[INFO] [stdout] test test_update_cloud_account ... ok
[INFO] [stdout] test test_get_cloud_account_by_id ... ok
[INFO] [stdout] test test_get_cloud_accounts ... ok
[INFO] [stdout] test test_task_state_update_with_failed_status ... ok
[INFO] [stderr]      Running tests/connectivity_tests.rs (/opt/rustwide/target/debug/deps/connectivity_tests-4721f916937be1fc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_create_psc_service ... ok
[INFO] [stdout] test test_delete_tgw ... ok
[INFO] [stdout] test test_delete_vpc_peering ... ok
[INFO] [stdout] test test_create_vpc_peering ... ok
[INFO] [stdout] test test_create_vpc_peering_azure ... ok
[INFO] [stdout] test test_create_vpc_peering_gcp ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_error_handling_403 ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_get_vpc_peering ... ok
[INFO] [stdout] test test_get_psc_service ... ok
[INFO] [stdout] test test_update_tgw ... ok
[INFO] [stdout] test test_task_response_with_error ... ok
[INFO] [stdout] test test_delete_psc_service ... ok
[INFO] [stdout] test test_get_tgws ... ok
[INFO] [stdout] test test_update_vpc_peering ... ok
[INFO] [stdout] test test_create_tgw ... ok
[INFO] [stdout] test test_update_psc_service ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/databases_tests.rs (/opt/rustwide/target/debug/deps/databases_tests-1187d8345f58ad39)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_delete_database_by_id ... ok
[INFO] [stdout] test test_error_handling_403 ... ok
[INFO] [stdout] test test_backup_database ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_create_database_with_modules ... ok
[INFO] [stdout] test test_create_database_with_alerts ... ok
[INFO] [stdout] test test_get_all_databases_multiple_pages ... ok
[INFO] [stdout] test test_get_all_databases_single_page ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_get_all_databases_empty ... ok
[INFO] [stdout] test test_database_with_clustering ... ok
[INFO] [stdout] test test_create_database ... ok
[INFO] [stdout] test test_get_database_by_id ... ok
[INFO] [stdout] test test_get_subscription_databases ... ok
[INFO] [stdout] test test_get_database_pricing ... ok
[INFO] [stdout] test test_get_database_modules ... ok
[INFO] [stdout] test test_task_response_with_error ... ok
[INFO] [stdout] test test_update_database ... ok
[INFO] [stdout] test test_import_into_database ... ok
[INFO] [stdout] test test_stream_databases ... ok
[INFO] [stdout] test test_upgrade_database_module ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixed_databases_tests.rs (/opt/rustwide/target/debug/deps/fixed_databases_tests-4db08938cb4fd318)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_create_fixed_database ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_delete_fixed_database ... ok
[INFO] [stdout] test test_error_handling_403 ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_backup_fixed_database ... ok
[INFO] [stdout] test test_fixed_database_update ... ok
[INFO] [stdout] test test_get_fixed_subscription_databases ... ok
[INFO] [stdout] test test_tag_operations ... ok
[INFO] [stdout] test test_import_fixed_database ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixed_subscriptions_tests.rs (/opt/rustwide/target/debug/deps/fixed_subscriptions_tests-b1eb91b079c666c4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_get_fixed_subscriptions_plan_by_id ... ok
[INFO] [stdout] test test_create_subscription ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_get_all_fixed_subscriptions_plans ... ok
[INFO] [stdout] test test_delete_subscription_by_id ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_get_all_subscriptions ... ok
[INFO] [stdout] test test_get_redis_versions ... ok
[INFO] [stdout] test test_get_fixed_subscriptions_plans_by_subscription_id ... ok
[INFO] [stdout] test test_update_subscription ... ok
[INFO] [stdout] test test_get_subscription_by_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/openapi_validation.rs (/opt/rustwide/target/debug/deps/openapi_validation-675c33aa3b1f8a40)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_schema_definitions_complete ... ok
[INFO] [stdout] test test_response_type_field_coverage ... ok
[INFO] [stdout] test test_openapi_spec_loads ... ok
[INFO] [stdout] test test_all_endpoints_documented ... ok
[INFO] [stdout] test test_endpoint_categories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/private_link_tests.rs (/opt/rustwide/target/debug/deps/private_link_tests-b6c863893b9d0980)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_add_principals ... ok
[INFO] [stdout] test test_create_active_active_private_link ... ok
[INFO] [stdout] test test_add_principals_active_active ... ok
[INFO] [stdout] test test_get_active_active_private_link ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_get_endpoint_script_active_active ... ok
[INFO] [stdout] test test_remove_principals_active_active ... ok
[INFO] [stdout] test test_create_private_link ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_get_private_link ... ok
[INFO] [stdout] test test_get_endpoint_script ... ok
[INFO] [stdout] test test_remove_principals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/subscriptions_tests.rs (/opt/rustwide/target/debug/deps/subscriptions_tests-7237991be55ae2a3)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_get_all_subscriptions ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] test test_add_new_region_to_active_active_subscription ... ok
[INFO] [stdout] test test_create_subscription ... ok
[INFO] [stdout] test test_get_cidr_allowlist ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_delete_subscription_by_id ... ok
[INFO] [stdout] test test_get_redis_versions ... ok
[INFO] [stdout] test test_get_regions_from_active_active_subscription ... ok
[INFO] [stdout] test test_get_subscription_by_id ... ok
[INFO] [stdout] test test_update_subscription_maintenance_windows ... ok
[INFO] [stdout] test test_get_subscription_maintenance_windows ... ok
[INFO] [stdout] test test_get_subscription_pricing ... ok
[INFO] [stdout] test test_update_subscription_cidr_allowlist ... ok
[INFO] [stdout] test test_update_subscription ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tasks_tests.rs (/opt/rustwide/target/debug/deps/tasks_tests-c7d19fd302a5a75d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_get_task_by_id ... ok
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_get_all_tasks ... ok
[INFO] [stdout] test test_get_task_by_id_failed ... ok
[INFO] [stdout] test test_error_handling_500 ... ok
[INFO] [stdout] test test_get_task_by_id_processing ... ok
[INFO] [stdout] test test_error_handling_401 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tower_integration_tests.rs (/opt/rustwide/target/debug/deps/tower_integration_tests-6d149b3a74bb7320)
[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/tower_middleware_tests.rs (/opt/rustwide/target/debug/deps/tower_middleware_tests-0835cbb98cf8289b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/tower_resilience_test.rs (/opt/rustwide/target/debug/deps/tower_resilience_test-6bf0724993fdbbbe)
[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] [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/types_tests.rs (/opt/rustwide/target/debug/deps/types_tests-c8f16f5bf30a5258)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_database_status_enum ... ok
[INFO] [stdout] test test_empty_response ... ok
[INFO] [stdout] test test_cloud_provider_enum ... ok
[INFO] [stdout] test test_data_persistence_enum ... ok
[INFO] [stdout] test test_link_with_optional_fields ... ok
[INFO] [stdout] test test_processor_response_with_error ... ok
[INFO] [stdout] test test_processor_response_with_resource ... ok
[INFO] [stdout] test test_task_state_update_serialization ... ok
[INFO] [stdout] test test_extra_fields_ignored ... ok
[INFO] [stdout] test test_error_response ... ok
[INFO] [stdout] test test_paginated_response ... ok
[INFO] [stdout] test test_task_status_enum_serialization ... ok
[INFO] [stdout] test test_cloud_tags ... ok
[INFO] [stdout] test test_deserialize_real_task_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/users_tests.rs (/opt/rustwide/target/debug/deps/users_tests-a8730e0ed48cd7f8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_error_handling_404 ... ok
[INFO] [stdout] test test_get_all_users ... ok
[INFO] [stdout] test test_delete_user ... ok
[INFO] [stdout] test test_update_user ... ok
[INFO] [stdout] test test_get_user_by_id ... ok
[INFO] [stderr]    Doc-tests redis_cloud
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test src/account.rs - account::AccountHandler::get_current_account (line 433) - compile ... ok
[INFO] [stdout] test src/acl.rs - acl::AclHandler::get_all_redis_rules (line 423) - compile ... ok
[INFO] [stdout] test src/acl.rs - acl::AclHandler::get_roles (line 484) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::account (line 177) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::acl (line 282) - compile ... ok
[INFO] [stdout] test src/acl.rs - acl (line 23) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::private_link (line 429) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::cost_reports (line 450) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::psc (line 408) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::subscriptions (line 198) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::tasks (line 324) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::transit_gateway (line 387) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::users (line 303) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::vpc_peering (line 366) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClientBuilder (line 26) - compile ... ok
[INFO] [stdout] test src/cloud_accounts.rs - cloud_accounts (line 36) - compile ... ok
[INFO] [stdout] test src/connectivity/private_link.rs - connectivity::private_link (line 21) - compile ... ok
[INFO] [stdout] test src/cost_report.rs - cost_report (line 30) - compile ... ok
[INFO] [stdout] test src/cost_report.rs - cost_report::CostReportHandler::download_cost_report (line 379) - compile ... ok
[INFO] [stdout] test src/cost_report.rs - cost_report::CostReportHandler::generate_cost_report (line 336) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::fixed_databases (line 261) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::fixed_subscriptions (line 240) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::cloud_accounts (line 345) - compile ... ok
[INFO] [stdout] test src/client.rs - client::CloudClient::databases (line 219) - compile ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_rate_limited (line 225) ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_not_found (line 139) ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_bad_request (line 261) ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_conflict (line 243) ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_retryable (line 115) ... ok
[INFO] [stdout] test src/fixed/databases.rs - fixed::databases (line 31) - compile ... ok
[INFO] [stdout] test src/fixed/subscriptions.rs - fixed::subscriptions (line 32) - compile ... ok
[INFO] [stdout] test src/fixed/subscriptions.rs - fixed::subscriptions::FixedSubscriptionCreateRequest (line 209) ... ok
[INFO] [stdout] test src/fixed/databases.rs - fixed::databases::FixedDatabaseUpdateRequest (line 648) ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_server_error (line 178) ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_unauthorized (line 157) ... ok
[INFO] [stdout] test src/error.rs - error::CloudError::is_timeout (line 199) ... ok
[INFO] [stdout] test src/fixed/databases.rs - fixed::databases::FixedDatabaseCreateRequest (line 506) ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::create (line 2121) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::delete (line 2201) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::get (line 2091) - compile ... ok
[INFO] [stdout] test src/fixed/subscriptions.rs - fixed::subscriptions::FixedSubscriptionUpdateRequest (line 81) ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::get_subscription_database_by_id (line 1538) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::get_all_databases (line 1995) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::get_subscription_databases (line 1453) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::list (line 2057) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::stream_databases (line 1911) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseHandler::update (line 2161) - compile ... ok
[INFO] [stdout] test src/flexible/subscriptions.rs - flexible::subscriptions (line 31) - compile ... ok
[INFO] [stdout] test src/flexible/subscriptions.rs - flexible::subscriptions::SubscriptionCreateRequest (line 310) ... ok
[INFO] [stdout] test src/flexible/subscriptions.rs - flexible::subscriptions::SubscriptionHandler::get_subscription_by_id (line 960) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseUpdateRequest (line 1269) ... ok
[INFO] [stdout] test src/lib.rs - (line 126) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseImportRequest (line 1132) ... ok
[INFO] [stdout] test src/lib.rs - (line 157) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 182) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 206) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 227) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 47) - compile ... ok
[INFO] [stdout] test src/flexible/subscriptions.rs - flexible::subscriptions::SubscriptionUpdateRequest (line 80) ... ok
[INFO] [stdout] test src/lib.rs - (line 76) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 96) - compile ... ok
[INFO] [stdout] test src/tasks.rs - tasks (line 33) - compile ... ok
[INFO] [stdout] test src/tasks.rs - tasks::TasksHandler::get_task_by_id (line 156) - compile ... ok
[INFO] [stdout] test src/users.rs - users (line 32) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases (line 34) - compile ... ok
[INFO] [stdout] test src/flexible/subscriptions.rs - flexible::subscriptions::SubscriptionHandler::get_all_subscriptions (line 888) - compile ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseBackupRequest (line 703) ... ok
[INFO] [stdout] test src/flexible/databases.rs - flexible::databases::DatabaseCreateRequest (line 956) ... ok
[INFO] [stdout] test src/account.rs - account (line 24) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.35s; merged doctests compilation took 4.25s
[INFO] running `Command { std: "docker" "inspect" "07be0c1f019503858ccf3298f6348222c34e86040a3bbf62f07435274ef2297c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07be0c1f019503858ccf3298f6348222c34e86040a3bbf62f07435274ef2297c", kill_on_drop: false }`
[INFO] [stdout] 07be0c1f019503858ccf3298f6348222c34e86040a3bbf62f07435274ef2297c
