[INFO] fetching crate cognitox 0.1.2...
[INFO] testing cognitox-0.1.2 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate cognitox 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cognitox 0.1.2
[INFO] finished tweaking crates.io crate cognitox 0.1.2
[INFO] tweaked toml for crates.io crate cognitox 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cognitox 0.1.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cognitox 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded bcrypt v0.16.0
[INFO] [stderr]   Downloaded bpaf v0.9.24
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22
[INFO] running `Command { std: "docker" "start" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling bpaf_derive v0.5.23
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling cognitox v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling bcrypt v0.16.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling bpaf v0.9.24
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling bpaf_derive v0.5.23
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling bpaf v0.9.24
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cognitox v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cognitox-10e7a04750711b37)
[INFO] [stdout] 
[INFO] [stdout] running 339 tests
[INFO] [stdout] test action::group::admin_list_groups_for_user::tests::test_admin_list_groups_for_user_not_found ... ok
[INFO] [stdout] test action::group::create_group::tests::test_create_group_duplicate ... ok
[INFO] [stdout] test action::group::admin_remove_user_from_group::tests::test_admin_remove_user_from_group_user_not_found ... ok
[INFO] [stdout] test action::group::create_group::tests::test_create_group_success ... ok
[INFO] [stdout] test action::group::get_group::tests::test_get_group_not_found ... ok
[INFO] [stdout] test action::group::delete_group::tests::test_delete_group_success ... ok
[INFO] [stdout] test action::group::create_group::tests::test_create_group_pool_not_found ... ok
[INFO] [stdout] test action::group::admin_list_groups_for_user::tests::test_admin_list_groups_for_user_empty ... ok
[INFO] [stdout] test action::group::delete_group::tests::test_delete_group_not_found ... ok
[INFO] [stdout] test action::group::delete_group::tests::test_delete_group_pool_not_found ... ok
[INFO] [stdout] test action::group::get_group::tests::test_get_group_pool_not_found ... ok
[INFO] [stdout] test action::group::list_groups::tests::test_list_groups_empty ... ok
[INFO] [stdout] test action::group::list_users_in_group::tests::test_list_users_in_group_empty ... ok
[INFO] [stdout] test action::group::admin_add_user_to_group::tests::test_admin_add_user_to_group_success ... ok
[INFO] [stdout] test action::group::get_group::tests::test_get_group_success ... ok
[INFO] [stdout] test action::group::list_groups::tests::test_list_groups_with_pagination ... ok
[INFO] [stdout] test action::group::update_group::tests::test_update_group_not_found ... ok
[INFO] [stdout] test action::group::admin_add_user_to_group::tests::test_admin_add_user_to_group_group_not_found ... ok
[INFO] [stdout] test action::group::update_group::tests::test_update_group_partial ... ok
[INFO] [stdout] test action::group::admin_add_user_to_group::tests::test_admin_add_user_to_group_is_idempotent ... ok
[INFO] [stdout] test action::group::admin_remove_user_from_group::tests::test_admin_remove_user_from_group_group_not_found ... ok
[INFO] [stdout] test action::group::admin_remove_user_from_group::tests::test_admin_remove_user_from_group_success ... ok
[INFO] [stdout] test action::group::delete_group::tests::test_delete_group_cleans_memberships ... ok
[INFO] [stdout] test action::group::list_groups::tests::test_list_groups_multiple ... ok
[INFO] [stdout] test action::group::admin_add_user_to_group::tests::test_admin_add_user_to_group_user_not_found ... ok
[INFO] [stdout] test action::group::admin_list_groups_for_user::tests::test_admin_list_groups_for_user_with_groups ... ok
[INFO] [stdout] test action::group::list_users_in_group::tests::test_list_users_in_group_with_users ... ok
[INFO] [stdout] test action::group::admin_list_groups_for_user::tests::test_admin_list_groups_for_user_with_pagination ... ok
[INFO] [stdout] test action::group::list_groups::tests::test_list_groups_pool_not_found ... ok
[INFO] [stdout] test action::group::list_users_in_group::tests::test_list_users_in_group_not_found ... ok
[INFO] [stdout] test action::user::admin_delete_user::tests::test_admin_delete_user_not_found ... ok
[INFO] [stdout] test action::group::update_group::tests::test_update_group_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_delete_user_attributes::tests::test_admin_delete_user_attributes_user_not_found ... ok
[INFO] [stdout] test action::user::admin_delete_user_attributes::tests::test_admin_delete_user_attributes_pool_not_found ... ok
[INFO] [stdout] test action::group::update_group::tests::test_update_group_success ... ok
[INFO] [stdout] test action::user::admin_confirm_sign_up::tests::test_admin_confirm_sign_up_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_confirm_sign_up::tests::test_admin_confirm_sign_up_user_not_found ... ok
[INFO] [stdout] test action::user::admin_confirm_sign_up::tests::test_admin_confirm_sign_up_success ... ok
[INFO] [stdout] test action::group::list_users_in_group::tests::test_list_users_in_group_with_pagination ... ok
[INFO] [stdout] test action::user::admin_create_user::tests::test_admin_create_user_accepts_full_request_syntax_fields ... ok
[INFO] [stdout] test action::user::admin_create_user::tests::test_admin_create_user_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_create_user::tests::test_admin_create_user_success ... ok
[INFO] [stdout] test action::user::admin_disable_user::tests::test_admin_disable_user_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_disable_provider_for_user::tests::test_admin_disable_provider_for_user_success ... ok
[INFO] [stdout] test action::user::admin_disable_user::tests::test_admin_disable_user_not_found ... ok
[INFO] [stdout] test action::user::admin_delete_user_attributes::tests::test_admin_delete_user_attributes_success ... ok
[INFO] [stdout] test action::user::admin_enable_user::tests::test_admin_enable_user_not_found ... ok
[INFO] [stdout] test action::user::admin_enable_user::tests::test_admin_enable_user_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_get_user::tests::test_admin_get_user_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_get_user::tests::test_admin_get_user_not_found ... ok
[INFO] [stdout] test action::user::admin_initiate_auth::tests::test_admin_initiate_auth_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_enable_user::tests::test_admin_enable_user_success ... ok
[INFO] [stdout] test action::user::admin_reset_user_password::tests::test_admin_reset_user_password_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_disable_user::tests::test_admin_disable_user_success ... ok
[INFO] [stdout] test action::user::admin_reset_user_password::tests::test_admin_reset_user_password_user_not_found ... ok
[INFO] [stdout] test action::user::admin_delete_user::tests::test_admin_delete_user_success ... ok
[INFO] [stdout] test action::user::admin_link_provider_for_user::tests::test_admin_link_provider_for_user_success ... ok
[INFO] [stdout] test action::user::admin_get_user::tests::test_admin_get_user_invalid_request ... ok
[INFO] [stdout] test action::user::admin_respond_to_auth_challenge::tests::test_admin_respond_to_auth_challenge_not_implemented_challenge ... ok
[INFO] [stdout] test action::user::admin_get_user::tests::test_admin_get_user_success ... ok
[INFO] [stdout] test action::user::admin_set_user_mfa_preference::tests::test_admin_set_user_mfa_preference_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_list_devices::tests::test_admin_list_devices_success ... ok
[INFO] [stdout] test action::user::admin_set_user_mfa_preference::tests::test_admin_set_user_mfa_preference_user_not_found ... ok
[INFO] [stdout] test action::user::admin_create_user::tests::test_admin_create_user_already_exists ... ok
[INFO] [stdout] test action::user::admin_create_user::tests::test_admin_create_user_persists_phone_number ... ok
[INFO] [stdout] test action::user::admin_reset_user_password::tests::test_admin_reset_user_password_success ... ok
[INFO] [stdout] test action::user::admin_set_user_mfa_preference::tests::test_admin_set_user_mfa_preference_success ... ok
[INFO] [stdout] test action::user::admin_set_user_settings::tests::test_admin_set_user_settings_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_set_user_password::tests::test_admin_set_user_password_user_not_found ... ok
[INFO] [stdout] test action::user::admin_respond_to_auth_challenge::tests::test_admin_respond_to_auth_challenge_missing_new_password ... ok
[INFO] [stdout] test action::user::admin_set_user_settings::tests::test_admin_set_user_settings_user_not_found ... ok
[INFO] [stdout] test action::user::admin_update_user_attributes::tests::test_admin_update_user_attributes_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_set_user_password::tests::test_admin_set_user_password_permanent ... ok
[INFO] [stdout] test action::user::admin_update_user_attributes::tests::test_admin_update_user_attributes_user_not_found ... ok
[INFO] [stdout] test action::user::admin_user_global_sign_out::tests::test_admin_user_global_sign_out_pool_not_found ... ok
[INFO] [stdout] test action::user::admin_set_user_password::tests::test_admin_set_user_password_temporary ... ok
[INFO] [stdout] test action::user::admin_update_device_status::tests::test_admin_update_device_status_success ... ok
[INFO] [stdout] test action::user::admin_initiate_auth::tests::test_admin_initiate_auth_invalid_password ... ok
[INFO] [stdout] test action::user::admin_update_user_attributes::tests::test_admin_update_user_attributes_success ... ok
[INFO] [stdout] test action::user::admin_set_user_settings::tests::test_admin_set_user_settings_success ... ok
[INFO] [stdout] test action::user::admin_user_global_sign_out::tests::test_admin_user_global_sign_out_user_not_found ... ok
[INFO] [stdout] test action::user::associate_software_token::tests::test_associate_software_token_missing_parameters ... ok
[INFO] [stdout] test action::user::admin_initiate_auth::tests::test_admin_initiate_auth_force_change_password ... ok
[INFO] [stdout] test action::user::admin_forget_device::tests::test_admin_forget_device_success ... ok
[INFO] [stdout] test action::user::admin_get_device::tests::test_admin_get_device_success ... ok
[INFO] [stdout] test action::user::admin_list_user_auth_events::tests::test_admin_list_user_auth_events_success ... ok
[INFO] [stdout] test action::user::associate_software_token::tests::test_associate_software_token_invalid_token ... ok
[INFO] [stdout] test action::user::admin_initiate_auth::tests::test_admin_initiate_auth_refresh_token_client_mismatch ... ok
[INFO] [stdout] test action::user::confirm_forgot_password::tests::test_confirm_forgot_password_clears_reset_required_status ... ok
[INFO] [stdout] test action::user::admin_update_auth_event_feedback::tests::test_admin_update_auth_event_feedback_success ... ok
[INFO] [stdout] test action::user::confirm_forgot_password::tests::test_confirm_forgot_password_expired_code ... ok
[INFO] [stdout] test action::user::change_password::tests::test_change_password_invalid_token ... ok
[INFO] [stdout] test action::user::admin_user_global_sign_out::tests::test_admin_user_global_sign_out_success ... ok
[INFO] [stdout] test action::user::complete_webauthn_registration::tests::test_complete_webauthn_registration_success ... ok
[INFO] [stdout] test action::user::admin_respond_to_auth_challenge::tests::test_admin_respond_to_auth_challenge_requires_secret_hash_for_secret_client ... ok
[INFO] [stdout] test action::user::associate_software_token::tests::test_associate_software_token_success ... ok
[INFO] [stdout] test action::user::admin_initiate_auth::tests::test_admin_initiate_auth_success ... ok
[INFO] [stdout] test action::user::confirm_sign_up::tests::test_confirm_sign_up_user_not_found ... ok
[INFO] [stdout] test action::user::delete_user::tests::test_delete_user_invalid_token ... ok
[INFO] [stdout] test action::user::confirm_device::tests::test_confirm_device_success ... ok
[INFO] [stdout] test action::user::confirm_device::tests::test_confirm_device_accepts_device_metadata ... ok
[INFO] [stdout] test action::user::delete_user_attributes::tests::test_delete_user_attributes_invalid_token ... ok
[INFO] [stdout] test action::user::confirm_sign_up::tests::test_confirm_sign_up_confirmed_user_is_rejected ... ok
[INFO] [stdout] test action::user::admin_respond_to_auth_challenge::tests::test_admin_respond_to_auth_challenge_not_force_change_password ... ok
[INFO] [stdout] test action::user::confirm_sign_up::tests::test_confirm_sign_up_invalid_code ... ok
[INFO] [stdout] test action::user::forgot_password::tests::test_forgot_password_invalid_client ... ok
[INFO] [stdout] test action::user::confirm_sign_up::tests::test_confirm_sign_up_success ... ok
[INFO] [stdout] test action::user::forgot_password::tests::test_forgot_password_user_not_found ... ok
[INFO] [stdout] test action::user::forgot_password::tests::test_forgot_password_requires_delivery_attribute ... ok
[INFO] [stdout] test action::user::delete_user::tests::test_delete_user_success ... ok
[INFO] [stdout] test action::user::get_tokens_from_refresh_token::tests::test_get_tokens_from_refresh_token_invalid_token ... ok
[INFO] [stdout] test action::user::get_user::tests::test_get_user_invalid_token ... ok
[INFO] [stdout] test action::user::confirm_sign_up::tests::test_confirm_sign_up_expired_code ... ok
[INFO] [stdout] test action::user::change_password::tests::test_change_password_wrong_previous_password ... ok
[INFO] [stdout] test action::user::confirm_forgot_password::tests::test_confirm_forgot_password_success ... ok
[INFO] [stdout] test action::user::get_user_attribute_verification_code::tests::test_get_user_attribute_verification_code_invalid_token ... ok
[INFO] [stdout] test action::user::forgot_password::tests::test_forgot_password_requires_confirmed_user ... ok
[INFO] [stdout] test action::user::forgot_password::tests::test_forgot_password_uses_sms_when_phone_number_is_only_delivery_target ... ok
[INFO] [stdout] test action::user::get_tokens_from_refresh_token::tests::test_get_tokens_from_refresh_token_success ... ok
[INFO] [stdout] test action::user::get_user_auth_factors::tests::test_get_user_auth_factors_invalid_token ... ok
[INFO] [stdout] test action::user::admin_respond_to_auth_challenge::tests::test_admin_respond_to_auth_challenge_new_password_required_success ... ok
[INFO] [stdout] test action::user::global_sign_out::tests::test_global_sign_out_invalid_token ... ok
[INFO] [stdout] test action::user::delete_user_attributes::tests::test_delete_user_attributes_removes_canonical_email_from_response ... ok
[INFO] [stdout] test action::user::forgot_password::tests::test_forgot_password_success ... ok
[INFO] [stdout] test action::user::initiate_auth::tests::test_initiate_auth_invalid_password ... ok
[INFO] [stdout] test action::user::confirm_forgot_password::tests::test_confirm_forgot_password_invalid_code ... ok
[INFO] [stdout] test action::user::get_device::tests::test_get_device_success ... ok
[INFO] [stdout] test action::user::global_sign_out::tests::test_global_sign_out_success ... ok
[INFO] [stdout] test action::user::initiate_auth::tests::test_initiate_auth_user_not_confirmed ... ok
[INFO] [stdout] test action::user::initiate_auth::tests::test_initiate_auth_refresh_token_client_mismatch ... ok
[INFO] [stdout] test action::user::list_users::tests::test_list_users_empty_pool ... ok
[INFO] [stdout] test action::user::forget_device::tests::test_forget_device_success ... ok
[INFO] [stdout] test action::user::resend_confirmation_code::tests::test_resend_confirmation_code_invalid_client ... ok
[INFO] [stdout] test action::user::delete_webauthn_credential::tests::test_delete_webauthn_credential_success ... ok
[INFO] [stdout] test action::user::delete_user_attributes::tests::test_delete_user_attributes_success ... ok
[INFO] [stdout] test action::user::resend_confirmation_code::tests::test_resend_confirmation_code_user_not_found ... ok
[INFO] [stdout] test action::user::get_user_attribute_verification_code::tests::test_get_user_attribute_verification_code_email ... ok
[INFO] [stdout] test action::user::respond_to_auth_challenge::tests::test_respond_to_auth_challenge_missing_challenge_name ... ok
[INFO] [stdout] test action::user::respond_to_auth_challenge::tests::test_respond_to_auth_challenge_not_implemented ... ok
[INFO] [stdout] test action::user::revoke_token::tests::test_revoke_token_client_not_found ... ok
[INFO] [stdout] test action::user::revoke_token::tests::test_revoke_token_invalid_token ... ok
[INFO] [stdout] test action::user::change_password::tests::test_change_password_success ... ok
[INFO] [stdout] test action::user::resend_confirmation_code::tests::test_resend_confirmation_code_success ... ok
[INFO] [stdout] test action::user::set_user_mfa_preference::tests::test_set_user_mfa_preference_invalid_token ... ok
[INFO] [stdout] test action::user::resend_confirmation_code::tests::test_resend_confirmation_code_rejects_confirmed_user ... ok
[INFO] [stdout] test action::user::set_user_settings::tests::test_set_user_settings_invalid_token ... ok
[INFO] [stdout] test action::user::get_user_auth_factors::tests::test_get_user_auth_factors_success ... ok
[INFO] [stdout] test action::user::sign_up::tests::test_sign_up_invalid_client ... ok
[INFO] [stdout] test action::user::initiate_auth::tests::test_initiate_auth_requires_secret_hash_for_secret_client ... ok
[INFO] [stdout] test action::user::initiate_auth::tests::test_initiate_auth_user_password_auth_success ... ok
[INFO] [stdout] test action::user::revoke_token::tests::test_revoke_token_success ... ok
[INFO] [stdout] test action::user::list_users::tests::test_list_users_success ... ok
[INFO] [stdout] test action::user::sign_up::tests::test_sign_up_persists_phone_number ... ok
[INFO] [stdout] test action::user::resend_confirmation_code::tests::test_resend_confirmation_code_uses_sms_when_phone_number_is_only_delivery_target ... ok
[INFO] [stdout] test action::user::set_user_mfa_preference::tests::test_set_user_mfa_preference_email_requires_non_lite_pool ... ok
[INFO] [stdout] test action::user::sign_up::tests::test_sign_up_success ... ok
[INFO] [stdout] test action::user::sign_up::tests::test_sign_up_user_already_exists ... ok
[INFO] [stdout] test action::user::update_user_attributes::tests::test_update_user_attributes_invalid_token ... ok
[INFO] [stdout] test action::user::verify_software_token::tests::test_verify_software_token_invalid_token ... ok
[INFO] [stdout] test action::user::list_webauthn_credentials::tests::test_list_webauthn_credentials_success ... ok
[INFO] [stdout] test action::user::update_device_status::tests::test_update_device_status_success ... ok
[INFO] [stdout] test action::user::sign_up::tests::test_sign_up_requires_secret_hash_for_secret_client ... ok
[INFO] [stdout] test action::user::verify_software_token::tests::test_verify_software_token_success ... ok
[INFO] [stdout] test action::user::verify_software_token::tests::test_verify_software_token_empty_code ... ok
[INFO] [stdout] test action::user::verify_user_attribute::tests::test_verify_user_attribute_invalid_token ... ok
[INFO] [stdout] test action::user_pool::add_custom_attributes::tests::test_add_custom_attributes_empty_list ... ok
[INFO] [stdout] test action::user_pool::add_custom_attributes::tests::test_add_custom_attributes_invalid_name ... ok
[INFO] [stdout] test action::user_pool::add_custom_attributes::tests::test_add_custom_attributes_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::add_custom_attributes::tests::test_add_custom_attributes_success ... ok
[INFO] [stdout] test action::user_pool::create_identity_provider::tests::test_create_identity_provider_duplicate ... ok
[INFO] [stdout] test action::user::get_user::tests::test_get_user_success ... ok
[INFO] [stdout] test action::user::get_user_attribute_verification_code::tests::test_get_user_attribute_verification_code_invalid_attribute ... ok
[INFO] [stdout] test action::user_pool::create_identity_provider::tests::test_create_identity_provider_success ... ok
[INFO] [stdout] test action::user_pool::create_managed_login_branding::tests::test_create_managed_login_branding_success ... ok
[INFO] [stdout] test action::user_pool::create_managed_login_branding::tests::test_create_managed_login_branding_user_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::create_managed_login_branding::tests::test_create_managed_login_branding_duplicate ... ok
[INFO] [stdout] test action::user_pool::create_terms::tests::test_create_terms_success ... ok
[INFO] [stdout] test action::user_pool::create_resource_server::tests::test_create_resource_server_success ... ok
[INFO] [stdout] test action::user_pool::create_user_pool::tests::test_create_user_pool_empty_name ... ok
[INFO] [stdout] test action::user_pool::create_user_import_job::tests::test_create_user_import_job_success ... ok
[INFO] [stdout] test action::user_pool::create_user_pool::tests::test_create_user_pool_persists_configuration_fields ... ok
[INFO] [stdout] test action::user_pool::create_user_pool::tests::test_create_user_pool_missing_name ... ok
[INFO] [stdout] test action::user_pool::create_user_pool::tests::test_create_user_pool_rejects_invalid_schema_constraints ... ok
[INFO] [stdout] test action::user_pool::create_user_pool::tests::test_create_user_pool_persists_typed_nested_configuration ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_client::tests::test_create_user_pool_client_persists_extended_configuration ... ok
[INFO] [stdout] test action::user_pool::create_user_pool::tests::test_create_user_pool_success ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_client::tests::test_create_user_pool_client_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_client::tests::test_create_user_pool_client_rejects_invalid_oauth_configuration ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_client::tests::test_create_user_pool_client_rejects_invalid_auth_session_validity ... ok
[INFO] [stdout] test action::user::verify_software_token::tests::test_verify_software_token_with_session ... ok
[INFO] [stdout] test action::user::verify_user_attribute::tests::test_verify_user_attribute_invalid_attribute ... ok
[INFO] [stdout] test action::user::start_webauthn_registration::tests::test_start_webauthn_registration_success ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_client::tests::test_create_user_pool_client_rejects_invalid_token_validity ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_client::tests::test_create_user_pool_client_success ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_domain::tests::test_create_user_pool_domain_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_domain::tests::test_create_user_pool_domain_already_exists ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_client::tests::test_create_user_pool_client_with_secret ... ok
[INFO] [stdout] test action::user::list_devices::tests::test_list_devices_success ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_domain::tests::test_create_user_pool_domain_success ... ok
[INFO] [stdout] test action::user_pool::delete_identity_provider::tests::test_delete_identity_provider_not_found ... ok
[INFO] [stdout] test action::user::set_user_mfa_preference::tests::test_set_user_mfa_preference_success ... ok
[INFO] [stdout] test action::user_pool::delete_managed_login_branding::tests::test_delete_managed_login_branding_success ... ok
[INFO] [stdout] test action::user_pool::delete_identity_provider::tests::test_delete_identity_provider_success ... ok
[INFO] [stdout] test action::user::update_user_attributes::tests::test_update_user_attributes_success ... ok
[INFO] [stdout] test action::user_pool::delete_managed_login_branding::tests::test_delete_managed_login_branding_not_found ... ok
[INFO] [stdout] test action::user_pool::delete_terms::tests::test_delete_terms_success ... ok
[INFO] [stdout] test action::user_pool::delete_managed_login_branding::tests::test_delete_managed_login_branding_user_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::create_user_pool_domain::tests::test_create_user_pool_domain_with_custom_config ... ok
[INFO] [stdout] test action::user_pool::delete_resource_server::tests::test_delete_resource_server_success ... ok
[INFO] [stdout] test action::user_pool::create_managed_login_branding::tests::test_create_managed_login_branding_with_settings_and_assets ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool::tests::test_delete_user_pool_cascades_related_data ... ok
[INFO] [stdout] test action::user_pool::delete_resource_server::tests::test_delete_resource_server_not_found ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool::tests::test_delete_user_pool_missing_id ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool::tests::test_delete_user_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool::tests::test_delete_user_pool_success ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool_client::tests::test_delete_user_pool_client_not_found ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool_domain::tests::test_delete_user_pool_domain_not_found ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool_domain::tests::test_delete_user_pool_domain_success ... ok
[INFO] [stdout] test action::user::set_user_settings::tests::test_set_user_settings_success ... ok
[INFO] [stdout] test action::user_pool::describe_managed_login_branding::tests::test_describe_managed_login_branding_not_found ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool_client::tests::test_delete_user_pool_client_success ... ok
[INFO] [stdout] test action::user_pool::describe_managed_login_branding::tests::test_describe_managed_login_branding_success ... ok
[INFO] [stdout] test action::user_pool::delete_user_pool_domain::tests::test_delete_user_pool_domain_wrong_pool ... ok
[INFO] [stdout] test action::user_pool::describe_managed_login_branding::tests::test_describe_managed_login_branding_wrong_user_pool ... ok
[INFO] [stdout] test action::user_pool::describe_identity_provider::tests::test_describe_identity_provider_success ... ok
[INFO] [stdout] test action::user_pool::describe_managed_login_branding_by_client::tests::test_describe_managed_login_branding_by_client_not_found ... ok
[INFO] [stdout] test action::user_pool::describe_risk_configuration::tests::test_describe_risk_configuration_success ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool::tests::test_describe_user_pool_missing_id ... ok
[INFO] [stdout] test action::user_pool::describe_terms::tests::test_describe_terms_success ... ok
[INFO] [stdout] test action::user_pool::describe_user_import_job::tests::test_describe_user_import_job_success ... ok
[INFO] [stdout] test action::user_pool::describe_managed_login_branding_by_client::tests::test_describe_managed_login_branding_by_client_fallback_to_pool ... ok
[INFO] [stdout] test action::user_pool::describe_managed_login_branding_by_client::tests::test_describe_managed_login_branding_by_client_wrong_pool ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool::tests::test_describe_user_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::describe_resource_server::tests::test_describe_resource_server_success ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool_client::tests::test_describe_user_pool_client_client_not_found ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool::tests::test_describe_user_pool_success ... ok
[INFO] [stdout] test action::user::verify_user_attribute::tests::test_verify_user_attribute_email_success ... ok
[INFO] [stdout] test action::user::update_auth_event_feedback::tests::test_update_auth_event_feedback_success ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool_domain::tests::test_describe_user_pool_domain_with_custom_config ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool_client::tests::test_describe_user_pool_client_success ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool_domain::tests::test_describe_user_pool_domain_not_found ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool::tests::test_describe_user_pool_returns_saved_configuration ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool_domain::tests::test_describe_user_pool_domain_success ... ok
[INFO] [stdout] test action::user_pool::describe_user_pool_client::tests::test_describe_user_pool_client_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::get_signing_certificate::tests::test_get_signing_certificate_success ... ok
[INFO] [stdout] test action::user_pool::get_ui_customization::tests::test_get_ui_customization_success ... ok
[INFO] [stdout] test action::user_pool::get_csv_header::tests::test_get_csv_header_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::get_identity_provider_by_identifier::tests::test_get_identity_provider_by_identifier_success ... ok
[INFO] [stdout] test action::user::get_user_attribute_verification_code::tests::test_get_user_attribute_verification_code_missing_phone_number ... ok
[INFO] [stdout] test action::user::verify_user_attribute::tests::test_verify_user_attribute_invalid_code ... ok
[INFO] [stdout] test action::user_pool::get_csv_header::tests::test_get_csv_header_success ... ok
[INFO] [stdout] test action::user_pool::get_signing_certificate::tests::test_get_signing_certificate_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::get_user_pool_mfa_config::tests::test_get_user_pool_mfa_config_success ... ok
[INFO] [stdout] test action::user_pool::list_identity_providers::tests::test_list_identity_providers_with_pagination ... ok
[INFO] [stdout] test action::user_pool::list_resource_servers::tests::test_list_resource_servers_success ... ok
[INFO] [stdout] test action::user_pool::list_terms::tests::test_list_terms_success ... ok
[INFO] [stdout] test action::user_pool::get_user_pool_mfa_config::tests::test_get_user_pool_mfa_config_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::list_resource_servers::tests::test_list_resource_servers_with_pagination ... ok
[INFO] [stdout] test action::user_pool::list_tags_for_resource::tests::test_list_tags_for_resource_success ... ok
[INFO] [stdout] test action::user_pool::get_log_delivery_configuration::tests::test_get_log_delivery_configuration_success ... ok
[INFO] [stdout] test action::user_pool::list_user_pool_clients::tests::test_list_user_pool_clients_empty ... ok
[INFO] [stdout] test action::user_pool::list_user_import_jobs::tests::test_list_user_import_jobs_success ... ok
[INFO] [stdout] test action::user_pool::list_user_pool_clients::tests::test_list_user_pool_clients_with_max_results ... ok
[INFO] [stdout] test action::user_pool::list_terms::tests::test_list_terms_with_pagination ... ok
[INFO] [stdout] test action::user_pool::list_user_pool_clients::tests::test_list_user_pool_clients_with_pagination ... ok
[INFO] [stdout] test action::user::get_user_auth_factors::tests::test_get_user_auth_factors_after_verify_software_token ... ok
[INFO] [stdout] test action::user_pool::list_user_pool_clients::tests::test_list_user_pool_clients_success ... ok
[INFO] [stdout] test action::user_pool::list_user_pools::tests::test_list_user_pools_empty ... ok
[INFO] [stdout] test action::user_pool::list_user_pools::tests::test_list_user_pools_success ... ok
[INFO] [stdout] test action::user_pool::set_risk_configuration::tests::test_set_risk_configuration_success ... ok
[INFO] [stdout] test action::user_pool::set_log_delivery_configuration::tests::test_set_log_delivery_configuration_success ... ok
[INFO] [stdout] test action::user_pool::set_ui_customization::tests::test_set_ui_customization_success ... ok
[INFO] [stdout] test action::user_pool::set_user_pool_mfa_config::tests::test_set_user_pool_mfa_config_invalid_value ... ok
[INFO] [stdout] test action::user_pool::list_user_pools::tests::test_list_user_pools_with_pagination ... ok
[INFO] [stdout] test action::user_pool::list_tags_for_resource::tests::test_list_tags_for_resource_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::tag_resource::tests::test_tag_resource_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::list_user_pools::tests::test_list_user_pools_with_max_results ... ok
[INFO] [stdout] test action::user_pool::update_managed_login_branding::tests::test_update_managed_login_branding_assets ... ok
[INFO] [stdout] test action::user_pool::start_user_import_job::tests::test_start_user_import_job_success ... ok
[INFO] [stdout] test action::user_pool::update_identity_provider::tests::test_update_identity_provider_success ... ok
[INFO] [stdout] test action::user_pool::set_user_pool_mfa_config::tests::test_set_user_pool_mfa_config_success ... ok
[INFO] [stdout] test action::user_pool::stop_user_import_job::tests::test_stop_user_import_job_success ... ok
[INFO] [stdout] test action::user_pool::set_user_pool_mfa_config::tests::test_set_user_pool_mfa_config_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::untag_resource::tests::test_untag_resource_success ... ok
[INFO] [stdout] test action::user_pool::tag_resource::tests::test_tag_resource_success ... ok
[INFO] [stdout] test action::user_pool::untag_resource::tests::test_untag_resource_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::update_managed_login_branding::tests::test_update_managed_login_branding_not_found ... ok
[INFO] [stdout] test action::user_pool::update_managed_login_branding::tests::test_update_managed_login_branding_success ... ok
[INFO] [stdout] test action::user_pool::update_resource_server::tests::test_update_resource_server_success ... ok
[INFO] [stdout] test action::user_pool::update_terms::tests::test_update_terms_renames_terms ... ok
[INFO] [stdout] test action::user_pool::update_terms::tests::test_update_terms_success ... ok
[INFO] [stdout] test action::user_pool::update_user_pool::tests::test_update_user_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_client::tests::test_update_user_pool_client_pool_not_found ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_client::tests::test_update_user_pool_client_success ... ok
[INFO] [stdout] test action::user_pool::update_user_pool::tests::test_update_user_pool_success ... ok
[INFO] [stdout] test action::user_pool::update_user_pool::tests::test_update_user_pool_updates_configuration_fields ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_client::tests::test_update_user_pool_client_rejects_invalid_default_redirect_uri ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_client::tests::test_update_user_pool_client_updates_extended_configuration ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_domain::tests::test_update_user_pool_domain_add_custom_config ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_client::tests::test_update_user_pool_client_client_not_found ... ok
[INFO] [stdout] test api::cognito_idp::tests::test_doc_url ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_domain::tests::test_update_user_pool_domain_not_found ... ok
[INFO] [stdout] test api::cognito_idp::tests::test_parse_operation ... ok
[INFO] [stdout] test api::cognito_idp::tests::test_unknown_operation ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_domain::tests::test_update_user_pool_domain_success ... ok
[INFO] [stdout] test config::tests::persistent_stores_path ... ok
[INFO] [stdout] test action::user_pool::update_user_pool_domain::tests::test_update_user_pool_domain_wrong_pool ... ok
[INFO] [stdout] test api::cognito_idp::tests::test_is_implemented ... ok
[INFO] [stdout] test config::tests::flush_interval_returns_constant ... ok
[INFO] [stdout] test action::user_pool::update_user_pool::tests::test_update_user_pool_invalid_name ... ok
[INFO] [stdout] test jwt::tests::test_jwks_format ... ok
[INFO] [stdout] test storage::tests::test_file_backend_has_flush_interval ... ok
[INFO] [stdout] test storage::tests::test_file_backend_load_missing_file_returns_default ... ok
[INFO] [stdout] test config::tests::default_is_memory ... ok
[INFO] [stdout] test storage::tests::test_file_backend_save_and_load_roundtrip ... ok
[INFO] [stdout] test storage::tests::test_invalid_persistence_file_fails ... ok
[INFO] [stdout] test storage::tests::test_memory_backend_describe ... ok
[INFO] [stdout] test storage::tests::test_null_backend_no_flush_interval ... ok
[INFO] [stdout] test storage::tests::test_null_backend_load_returns_default ... ok
[INFO] [stdout] test storage::tests::test_null_backend_save_is_noop ... ok
[INFO] [stdout] test storage::tests::test_storage_debug_format ... ok
[INFO] [stdout] test storage::tests::test_try_with_data_file_none_is_memory ... ok
[INFO] [stdout] test validation::tests::test_validate_callback_url_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_callback_url_invalid ... ok
[INFO] [stdout] test storage::tests::test_try_with_data_file_some_is_persistent ... ok
[INFO] [stdout] test storage::tests::test_memory_mode_flush_is_noop ... ok
[INFO] [stdout] test validation::tests::test_validate_email_invalid ... ok
[INFO] [stdout] test storage::tests::test_persistence_roundtrip ... ok
[INFO] [stdout] test validation::tests::test_validate_email_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_password_too_short ... ok
[INFO] [stdout] test types::user_pool_id_tests::new_local_uses_aws_style_prefix ... ok
[INFO] [stdout] test validation::tests::test_validate_password_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_username_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_username_with_spaces ... ok
[INFO] [stdout] test validation::tests::test_validate_username_empty ... ok
[INFO] [stdout] test storage::tests::test_persistence_roundtrip_compat ... ok
[INFO] [stdout] test jwt::tests::test_jwt_generation_and_verification ... ok
[INFO] [stdout] test action::user::list_users::tests::test_list_users_with_limit ... ok
[INFO] [stdout] test action::user_pool::list_identity_providers::tests::test_list_identity_providers_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 339 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cognitox-9a818a3434322fd5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::explicit_log_filter_overrides_default ... ok
[INFO] [stdout] test tests::default_log_filter_is_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cognitox
[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] running `Command { std: "docker" "inspect" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22", kill_on_drop: false }`
[INFO] [stdout] 82ac759789950cf6fc40e83ff05a82673bf3522a2d1e4be18e6bae30f6e64f22
