[INFO] cloning repository https://github.com/nubster-opensources/flaps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nubster-opensources/flaps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnubster-opensources%2Fflaps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnubster-opensources%2Fflaps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1b6b353d596cf155d8eb8cc8a530c696fc9b707
[INFO] testing nubster-opensources/flaps against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnubster-opensources%2Fflaps" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nubster-opensources/flaps
[INFO] finished tweaking git repo https://github.com/nubster-opensources/flaps
[INFO] tweaked toml for git repo https://github.com/nubster-opensources/flaps written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nubster-opensources/flaps 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 git repo https://github.com/nubster-opensources/flaps 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded redox_syscall v0.8.1
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded cc v1.2.64
[INFO] [stderr]   Downloaded open-feature v0.3.0
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded arc-swap v1.9.2
[INFO] [stderr]   Downloaded time v0.3.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c
[INFO] running `Command { std: "docker" "start" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c", 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" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c" "/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" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c", 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" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling flaps-eval v0.1.0 (/opt/rustwide/workdir/crates/flaps-eval)
[INFO] [stderr]    Compiling flaps-domain v0.1.0 (/opt/rustwide/workdir/crates/flaps-domain)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling flaps-compiler v0.1.0 (/opt/rustwide/workdir/crates/flaps-compiler)
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling flaps-store v0.1.0 (/opt/rustwide/workdir/crates/flaps-store)
[INFO] [stderr]    Compiling open-feature v0.3.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling flaps-server v0.1.0 (/opt/rustwide/workdir/crates/flaps-server)
[INFO] [stderr]    Compiling flaps-client v0.1.0 (/opt/rustwide/workdir/crates/flaps-client)
[INFO] [stderr]    Compiling flapsd v0.1.0 (/opt/rustwide/workdir/crates/flapsd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c", 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" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c" "/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 bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling flaps-compiler v0.1.0 (/opt/rustwide/workdir/crates/flaps-compiler)
[INFO] [stderr]    Compiling flaps-domain v0.1.0 (/opt/rustwide/workdir/crates/flaps-domain)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flaps-client v0.1.0 (/opt/rustwide/workdir/crates/flaps-client)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling flaps-store v0.1.0 (/opt/rustwide/workdir/crates/flaps-store)
[INFO] [stderr]    Compiling flaps-eval v0.1.0 (/opt/rustwide/workdir/crates/flaps-eval)
[INFO] [stderr]    Compiling flaps-server v0.1.0 (/opt/rustwide/workdir/crates/flaps-server)
[INFO] [stderr]    Compiling flapsd v0.1.0 (/opt/rustwide/workdir/crates/flapsd)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c", 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" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c" "/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.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flaps_client-a058836c003b3f5a)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test backoff::tests::xorshift_jitter_produces_nonzero_values ... ok
[INFO] [stdout] test backoff::tests::delay_grows_with_attempts ... ok
[INFO] [stdout] test backoff::tests::first_delay_bounded_by_base ... ok
[INFO] [stdout] test backoff::tests::delay_bounded_by_max ... ok
[INFO] [stdout] test backoff::tests::zero_base_returns_zero_delay ... ok
[INFO] [stdout] test coerce::tests::bool_false ... ok
[INFO] [stdout] test backoff::tests::reset_restarts_growth ... ok
[INFO] [stdout] test coerce::tests::bool_mismatch_number ... ok
[INFO] [stdout] test coerce::tests::bool_true ... ok
[INFO] [stdout] test coerce::tests::float_mismatch_string ... ok
[INFO] [stdout] test coerce::tests::float_ok ... ok
[INFO] [stdout] test coerce::tests::int_mismatch_string ... ok
[INFO] [stdout] test coerce::tests::int_from_float_whole ... ok
[INFO] [stdout] test coerce::tests::int_mismatch_bool ... ok
[INFO] [stdout] test coerce::tests::struct_mismatch_primitive ... ok
[INFO] [stdout] test coerce::tests::int_from_float_fractional_is_none ... ok
[INFO] [stdout] test coerce::tests::bool_mismatch_string ... ok
[INFO] [stdout] test coerce::tests::int_ok ... ok
[INFO] [stdout] test coerce::tests::string_ok ... ok
[INFO] [stdout] test coerce::tests::string_mismatch_bool ... ok
[INFO] [stdout] test context_mapper::tests::maps_bool_field ... ok
[INFO] [stdout] test context_mapper::tests::maps_targeting_key ... ok
[INFO] [stdout] test provider::tests::shutdown_covered_by_drop_trait ... ok
[INFO] [stdout] test reason_mapper::tests::map_default ... ok
[INFO] [stdout] test context_mapper::tests::maps_int_field ... ok
[INFO] [stdout] test reason_mapper::tests::map_disabled ... ok
[INFO] [stdout] test context_mapper::tests::empty_context_produces_empty_attributes ... ok
[INFO] [stdout] test context_mapper::tests::drops_struct_field_silently ... ok
[INFO] [stdout] test coerce::tests::struct_ok ... ok
[INFO] [stdout] test context_mapper::tests::maps_string_field ... ok
[INFO] [stdout] test reason_mapper::tests::map_static ... ok
[INFO] [stdout] test reason_mapper::tests::map_targeting_match ... ok
[INFO] [stdout] test sse::tests::comment_only_produces_no_notification ... ok
[INFO] [stdout] test sse::tests::empty_input_produces_nothing ... ok
[INFO] [stdout] test snapshot::tests::load_missing_file_leaves_shared_unchanged ... ok
[INFO] [stdout] test sse::tests::crlf_line_endings_handled ... ok
[INFO] [stdout] test sse::tests::keep_alive_comment_ignored ... ok
[INFO] [stdout] test sse::tests::data_with_leading_space_parsed ... ok
[INFO] [stdout] test sse::tests::multiple_events_in_one_chunk ... ok
[INFO] [stdout] test sse::tests::invalid_json_silently_ignored ... ok
[INFO] [stdout] test sse::tests::single_event_parsed ... ok
[INFO] [stdout] test sse::tests::partial_frame_then_complete ... ok
[INFO] [stdout] test sse::tests::unknown_field_lines_ignored ... ok
[INFO] [stdout] test snapshot::tests::round_trip_write_then_read ... ok
[INFO] [stdout] test snapshot::tests::load_corrupt_json_leaves_shared_unchanged ... ok
[INFO] [stdout] test snapshot::tests::round_trip_none_version ... ok
[INFO] [stderr]      Running tests/e2e_kill_switch.rs (/opt/rustwide/target/debug/deps/e2e_kill_switch-afa20d691e68e500)
[INFO] [stdout] test snapshot::tests::load_populates_shared_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test harness_reaches_stable_initial_state ... ok
[INFO] [stdout] test kill_switch_disables_flag_and_propagates_under_two_seconds ... ok
[INFO] [stdout] test value_toggle_on_to_off_propagates_under_two_seconds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provider_integration.rs (/opt/rustwide/target/debug/deps/provider_integration-cc3a1458c76bc449)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test no_ruleset_string_returns_err_without_panic ... ok
[INFO] [stdout] test no_ruleset_float_returns_err_without_panic ... ok
[INFO] [stdout] test no_ruleset_int_returns_err_without_panic ... ok
[INFO] [stdout] test no_ruleset_bool_returns_err_without_panic ... ok
[INFO] [stdout] test no_ruleset_struct_returns_err_without_panic ... ok
[INFO] [stdout] test provider_status_not_ready_before_sync ... ok
[INFO] [stdout] test provider_status_stale_from_snapshot_when_threshold_set ... ok
[INFO] [stdout] test provider_status_ready_after_sync_no_threshold ... ok
[INFO] [stdout] test disabled_flag_returns_err_without_panic ... ok
[INFO] [stdout] test sync_loads_float_flag ... ok
[INFO] [stdout] test sync_loads_int_flag ... ok
[INFO] [stdout] test sync_loads_bool_flag ... ok
[INFO] [stdout] test sync_status_is_none_before_sync ... ok
[INFO] [stdout] test ac4_second_fetch_304_refreshes_sync_timestamp ... ok
[INFO] [stdout] test ac2_server_down_eval_still_serves_last_ruleset ... ok
[INFO] [stdout] test ac3_warm_start_from_snapshot ... ok
[INFO] [stdout] test sync_loads_struct_flag ... ok
[INFO] [stdout] test sync_status_has_version_after_sync ... ok
[INFO] [stdout] test type_mismatch_bool_as_string_returns_err ... ok
[INFO] [stdout] test type_mismatch_string_as_bool_returns_err ... ok
[INFO] [stdout] test sync_loads_string_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flaps_compiler-0a781d8fd841b6d5)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::environments_referencing_segment_finds_correct_envs ... ok
[INFO] [stdout] test tests::boolean_variants_compile ... ok
[INFO] [stdout] test tests::in_operator_with_multiple_values ... ok
[INFO] [stdout] test tests::disabled_flag_has_disabled_state ... ok
[INFO] [stdout] test tests::contains_operator_flips_args ... ok
[INFO] [stdout] test tests::different_envs_produce_different_documents ... ok
[INFO] [stdout] test tests::no_rules_fixed_default_produces_no_targeting ... ok
[INFO] [stdout] test tests::non_scalar_predicate_value_returns_error ... ok
[INFO] [stdout] test tests::multiple_segments_inlined_as_and ... ok
[INFO] [stdout] test tests::number_variant_nan_returns_invalid_variant_value_error ... ok
[INFO] [stdout] test tests::number_variants_compile ... ok
[INFO] [stdout] test tests::rollout_produce_fractional_rule ... ok
[INFO] [stdout] test tests::object_variant_not_object_returns_error ... ok
[INFO] [stdout] test tests::round_trip_boolean_flag ... ok
[INFO] [stdout] test tests::predicate_arity_error_on_wrong_count ... ok
[INFO] [stdout] test tests::semver_operator_compiles ... ok
[INFO] [stdout] test tests::unknown_segment_returns_error ... ok
[INFO] [stdout] test tests::single_segment_inlined_as_predicate ... ok
[INFO] [stdout] test tests::same_input_produces_identical_hash ... ok
[INFO] [stdout] test tests::unknown_variant_in_rollout_returns_error ... ok
[INFO] [stdout] test tests::string_variants_compile ... ok
[INFO] [stdout] test tests::round_trip_with_complex_targeting ... ok
[INFO] [stdout] test tests::version_increments_when_hash_changes ... ok
[INFO] [stdout] test tests::version_stable_when_hash_unchanged ... ok
[INFO] [stdout] test tests::version_starts_at_one_with_no_previous ... ok
[INFO] [stdout] test tests::zero_segments_produces_literal_true_condition ... ok
[INFO] [stdout] test tests::multiple_rules_produce_ordered_if_arms ... ok
[INFO] [stdout] test tests::object_variants_compile_when_json_is_object ... ok
[INFO] [stdout] test tests::unknown_variant_in_fixed_serve_returns_error ... ok
[INFO] [stdout] test tests::environments_referencing_segment_empty_when_no_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flaps_domain-93529842fa7dc0f0)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test environment::tests::external_ref_optional ... ok
[INFO] [stdout] test flag::tests::optional_description_none ... ok
[INFO] [stdout] test flag::tests::all_flag_types_serialize ... ok
[INFO] [stdout] test environment::tests::serde_round_trip ... ok
[INFO] [stdout] test audit::tests::serde_round_trip_with_details ... ok
[INFO] [stdout] test audit::tests::details_optional_none ... ok
[INFO] [stdout] test audit::tests::all_fields_present_in_json ... ok
[INFO] [stdout] test flag::tests::full_construction ... ok
[INFO] [stdout] test flag_env_config::tests::default_rule_is_required_field ... ok
[INFO] [stdout] test flag_env_config::tests::deserialize_rollout_with_all_zero_weights_is_rejected ... ok
[INFO] [stdout] test flag_env_config::tests::deserialize_rollout_valid_round_trip ... ok
[INFO] [stdout] test flag_env_config::tests::rollout_ok_partial_zero_weight ... ok
[INFO] [stdout] test key::tests::accepts_valid_kebab_keys ... ok
[INFO] [stdout] test key::tests::all_key_types_validate ... ok
[INFO] [stdout] test key::tests::as_str_returns_inner_value ... ok
[INFO] [stdout] test key::tests::deserialize_rejects_invalid_key_with_space ... ok
[INFO] [stdout] test key::tests::deserialize_rejects_key_with_underscore ... ok
[INFO] [stdout] test key::tests::deserialize_rejects_key_with_uppercase ... ok
[INFO] [stdout] test flag_env_config::tests::flag_env_config_serde_round_trip ... ok
[INFO] [stdout] test key::tests::deserialize_accepts_valid_key_round_trip ... ok
[INFO] [stdout] test key::tests::rejects_empty ... ok
[INFO] [stdout] test key::tests::rejects_double_dash ... ok
[INFO] [stdout] test key::tests::rejects_leading_dash ... ok
[INFO] [stdout] test key::tests::rejects_trailing_dash ... ok
[INFO] [stdout] test key::tests::rejects_uppercase ... ok
[INFO] [stdout] test key::tests::serde_round_trip ... ok
[INFO] [stdout] test flag::tests::serde_round_trip_preserves_flag_type_and_value_type ... ok
[INFO] [stdout] test project::tests::external_ref_optional ... ok
[INFO] [stdout] test environment::tests::managed_by_federated ... ok
[INFO] [stdout] test flag_env_config::tests::rollout_weights_accessor ... ok
[INFO] [stdout] test project::tests::managed_by_federated ... ok
[INFO] [stdout] test sdk_key::tests::debug_redacts_value_and_shows_kind ... ok
[INFO] [stdout] test sdk_key::tests::kind_server_and_client ... ok
[INFO] [stdout] test sdk_key::tests::serde_round_trip_client ... ok
[INFO] [stdout] test flag_env_config::tests::rollout_ok_positive_total ... ok
[INFO] [stdout] test sdk_key::tests::kind_serializes_to_snake_case ... ok
[INFO] [stdout] test segment::tests::all_operators_serialize ... ok
[INFO] [stdout] test segment::tests::builds_recursive_and_or_not ... ok
[INFO] [stdout] test key::tests::rejects_leading_digit ... ok
[INFO] [stdout] test segment::tests::serde_round_trip_nested_expression ... ok
[INFO] [stdout] test sdk_key::tests::serde_round_trip_server ... ok
[INFO] [stdout] test variant::tests::deserialize_rejects_empty_variants ... ok
[INFO] [stdout] test variant::tests::deserialize_valid_variants_round_trip ... ok
[INFO] [stdout] test flag_env_config::tests::rollout_err_zero_total ... ok
[INFO] [stdout] test variant::tests::deserialize_rejects_type_mismatch ... ok
[INFO] [stdout] test variant::tests::get_and_contains ... ok
[INFO] [stdout] test variant::tests::new_err_empty_variants ... ok
[INFO] [stdout] test variant::tests::new_err_type_mismatch ... ok
[INFO] [stdout] test variant::tests::new_ok_all_types_match ... ok
[INFO] [stdout] test variant::tests::number_variants_accepted ... ok
[INFO] [stdout] test segment::tests::segment_serde_round_trip ... ok
[INFO] [stdout] test variant::tests::object_variants_accepted ... ok
[INFO] [stdout] test variant::tests::serde_round_trip ... ok
[INFO] [stdout] test key::tests::rejects_underscore ... ok
[INFO] [stdout] test project::tests::serde_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flaps_eval-54f4b8e1f3f45c45)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fractional::tests::murmur3_empty_string ... ok
[INFO] [stdout] test fractional::tests::murmur3_hello ... ok
[INFO] [stdout] test fractional::tests::murmur3_header_color_squarey ... ok
[INFO] [stdout] test fractional::tests::murmur3_header_color_user_abc ... ok
[INFO] [stdout] test fractional::tests::murmur3_header_color_bucketeerix ... ok
[INFO] [stdout] test fractional::tests::murmur3_foo ... ok
[INFO] [stderr]      Running tests/corpus.rs (/opt/rustwide/target/debug/deps/corpus-c0d07f682de318e2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test golden_corpus_conformance ... ok
[INFO] [stderr]      Running tests/eval_custom_operators.rs (/opt/rustwide/target/debug/deps/eval_custom_operators-6fbbba5d00060113)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test ends_with_null_when_right_is_not_string ... ok
[INFO] [stdout] test ends_with_false_when_suffix_absent ... ok
[INFO] [stdout] test fractional_default_bucket_by_uses_flag_key_then_targeting_key ... ok
[INFO] [stdout] test ends_with_true_for_exact_match ... ok
[INFO] [stdout] test ends_with_null_when_left_is_not_string ... ok
[INFO] [stdout] test ends_with_true_when_left_ends_with_right ... ok
[INFO] [stdout] test fractional_is_deterministic ... ok
[INFO] [stdout] test ends_with_true_for_empty_suffix ... ok
[INFO] [stdout] test fractional_explicit_bucket_by_overrides_default ... ok
[INFO] [stdout] test fractional_ref_vector_4_explicit_bucket_by_literal ... ok
[INFO] [stdout] test fractional_ref_vector_1_four_equal_buckets ... ok
[INFO] [stdout] test fractional_ref_vector_2_fifty_fifty_split ... ok
[INFO] [stdout] test fractional_monotonic_rollout ... ok
[INFO] [stdout] test fractional_zero_total_weight_falls_back_to_default ... ok
[INFO] [stdout] test sem_ver_caret_true_when_same_major ... ok
[INFO] [stdout] test fractional_ref_vector_3_other_bucket ... ok
[INFO] [stdout] test sem_ver_caret_false_when_different_major ... ok
[INFO] [stdout] test sem_ver_eq_true_for_identical_version ... ok
[INFO] [stdout] test sem_ver_eq_false_for_different_version ... ok
[INFO] [stdout] test sem_ver_gte_true_when_equal ... ok
[INFO] [stdout] test sem_ver_gte_false_when_lower ... ok
[INFO] [stdout] test sem_ver_gt_true_when_higher ... ok
[INFO] [stdout] test sem_ver_lt_true_when_lower ... ok
[INFO] [stdout] test sem_ver_lte_true_when_equal ... ok
[INFO] [stdout] test sem_ver_neq_false_for_identical ... ok
[INFO] [stdout] test sem_ver_lt_false_when_equal ... ok
[INFO] [stdout] test sem_ver_neq_true_when_versions_differ ... ok
[INFO] [stdout] test sem_ver_null_for_invalid_constraint ... ok
[INFO] [stdout] test sem_ver_null_for_invalid_value ... ok
[INFO] [stdout] test sem_ver_tilde_false_when_different_major ... ok
[INFO] [stdout] test sem_ver_tilde_true_when_same_major_minor ... ok
[INFO] [stdout] test sem_ver_tilde_false_when_different_minor ... ok
[INFO] [stdout] test sem_ver_tolerates_v_prefix_in_constraint ... ok
[INFO] [stdout] test sem_ver_tolerates_v_prefix_in_value ... ok
[INFO] [stdout] test starts_with_true_for_empty_prefix ... ok
[INFO] [stdout] test starts_with_false_when_prefix_absent ... ok
[INFO] [stdout] test starts_with_null_when_left_is_not_string ... ok
[INFO] [stdout] test starts_with_reads_context_attribute ... ok
[INFO] [stdout] test starts_with_null_when_right_is_not_string ... ok
[INFO] [stdout] test starts_with_true_for_exact_match ... ok
[INFO] [stdout] test starts_with_true_when_left_starts_with_right ... ok
[INFO] [stdout] test ends_with_reads_context_attribute ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_logic.rs (/opt/rustwide/target/debug/deps/eval_logic-7cd92854c649b740)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test between_tests_exclusive_and_inclusive_bounds ... ok
[INFO] [stdout] test all_none_and_some_quantify_over_arrays ... ok
[INFO] [stdout] test cat_concatenates_with_string_coercion ... ok
[INFO] [stdout] test and_returns_the_first_falsy_operand ... ok
[INFO] [stdout] test and_returns_the_last_operand_when_all_truthy ... ok
[INFO] [stdout] test comparisons_with_non_numeric_operands_are_false ... ok
[INFO] [stdout] test addition_and_multiplication_are_variadic ... ok
[INFO] [stdout] test array_membership_is_strict ... ok
[INFO] [stdout] test filter_keeps_elements_with_truthy_outcomes ... ok
[INFO] [stdout] test flagd_properties_are_injected_into_the_context ... ok
[INFO] [stdout] test custom_operations_evaluate_successfully ... ok
[INFO] [stdout] test composites_are_never_strictly_equal ... ok
[INFO] [stdout] test if_without_an_else_yields_null ... ok
[INFO] [stdout] test merge_flattens_arrays_and_wraps_scalars ... ok
[INFO] [stdout] test loose_equality_coerces_numbers_strings_and_booleans ... ok
[INFO] [stdout] test if_selects_the_first_matching_condition_pair ... ok
[INFO] [stdout] test map_rebinds_the_scope_to_each_element ... ok
[INFO] [stdout] test loose_and_strict_inequality ... ok
[INFO] [stdout] test non_finite_results_materialize_as_null ... ok
[INFO] [stdout] test missing_some_requires_a_minimum_of_present_keys ... ok
[INFO] [stdout] test min_and_max_select_extremes ... ok
[INFO] [stdout] test or_returns_the_last_operand_when_all_falsy ... ok
[INFO] [stdout] test missing_lists_absent_empty_and_null_keys ... ok
[INFO] [stdout] test single_element_arrays_coerce_in_loose_equality ... ok
[INFO] [stdout] test numeric_comparisons_coerce_operands ... ok
[INFO] [stdout] test strict_equality_requires_matching_types ... ok
[INFO] [stdout] test not_negates_truthiness ... ok
[INFO] [stdout] test string_comparisons_are_lexicographic ... ok
[INFO] [stdout] test null_is_loose_equal_only_to_null ... ok
[INFO] [stdout] test or_returns_the_first_truthy_operand ... ok
[INFO] [stdout] test substr_supports_negative_positions_and_lengths ... ok
[INFO] [stdout] test quantifiers_over_empty_arrays ... ok
[INFO] [stdout] test subtraction_division_and_modulo ... ok
[INFO] [stdout] test reduce_folds_with_current_and_accumulator ... ok
[INFO] [stdout] test targeting_key_is_exposed_as_an_attribute ... ok
[INFO] [stdout] test unary_minus_negates_and_unary_plus_casts ... ok
[INFO] [stdout] test truthiness_follows_the_jsonlogic_table ... ok
[INFO] [stdout] test var_reads_nested_attributes_and_defaults ... ok
[INFO] [stdout] test in_finds_substrings_and_array_members ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_resolution.rs (/opt/rustwide/target/debug/deps/eval_resolution-ffae67bf513d7111)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test adversarial_contexts_never_panic ... ok
[INFO] [stdout] test disabled_flags_resolve_without_value_or_variant ... ok
[INFO] [stdout] test metadata_merges_set_and_flag_entries_with_flag_priority ... ok
[INFO] [stdout] test missing_default_variant_resolves_to_no_value ... ok
[INFO] [stdout] test default_variants_outside_the_variants_are_invalid ... ok
[INFO] [stdout] test boolean_outcomes_without_matching_variants_are_invalid ... ok
[INFO] [stdout] test static_reason_when_targeting_is_absent ... ok
[INFO] [stdout] test null_targeting_outcome_exits_to_the_default_variant ... ok
[INFO] [stdout] test non_variant_outcomes_are_invalid ... ok
[INFO] [stdout] test targeting_match_resolves_string_variants ... ok
[INFO] [stdout] test unknown_variant_names_are_invalid ... ok
[INFO] [stderr]      Running tests/evaluators.rs (/opt/rustwide/target/debug/deps/evaluators-bf57b6d3ecc9cb77)
[INFO] [stdout] test disabled_flags_evaluate_no_rule ... ok
[INFO] [stdout] test static_without_default_variant_resolves_to_no_value ... ok
[INFO] [stdout] test unknown_flags_are_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test standalone_rule_deserialization_keeps_references ... ok
[INFO] [stdout] test inlines_evaluator_reference ... ok
[INFO] [stdout] test inlines_nested_evaluator_references ... ok
[INFO] [stderr]      Running tests/fractional_properties.rs (/opt/rustwide/target/debug/deps/fractional_properties-ba03c249ceb4a0a2)
[INFO] [stdout] test rejects_evaluator_cycle ... ok
[INFO] [stdout] test rejects_unknown_evaluator_reference ... 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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test fractional_distribution_matches_weights_over_10k_keys ... ok
[INFO] [stdout] test fractional_rollout_is_monotone ... ok
[INFO] [stdout] test fractional_is_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_model.rs (/opt/rustwide/target/debug/deps/parse_model-1c31d18ae69cd514)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test rejects_document_without_flags_property ... ok
[INFO] [stdout] test rejects_syntactically_invalid_json ... ok
[INFO] [stdout] test rejects_invalid_state ... ok
[INFO] [stdout] test rejects_mixed_variant_types ... ok
[INFO] [stdout] test parses_flag_set_and_flag_metadata ... ok
[INFO] [stdout] test parses_disabled_state_and_missing_default_variant ... ok
[INFO] [stdout] test parses_boolean_flag_without_targeting ... ok
[INFO] [stdout] test parses_string_number_and_object_variants ... ok
[INFO] [stdout] test parses_empty_flag_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_targeting.rs (/opt/rustwide/target/debug/deps/parse_targeting-e8c0902fb0f5e7dd)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test parses_if_with_condition_and_outcomes ... ok
[INFO] [stdout] test parses_arithmetic_operators ... ok
[INFO] [stdout] test parses_fractional_shorthand_with_default_weight ... ok
[INFO] [stdout] test parses_comparisons_including_ternary_between ... ok
[INFO] [stdout] test parses_fractional_with_bucketing_expression ... ok
[INFO] [stdout] test parses_equality_operators ... ok
[INFO] [stdout] test deserializes_rule_directly_via_serde ... ok
[INFO] [stdout] test parses_missing_operators ... ok
[INFO] [stdout] test parses_logic_operators ... ok
[INFO] [stdout] test parses_var_with_default_and_flagd_injected_path ... ok
[INFO] [stdout] test parses_string_comparison_custom_operators ... ok
[INFO] [stdout] test parses_sem_ver_with_all_operators ... ok
[INFO] [stdout] test parses_string_and_array_operators ... ok
[INFO] [stdout] test parses_unary_sugar_without_array ... ok
[INFO] [stdout] test parses_var_with_string_path ... ok
[INFO] [stdout] test rejects_binary_operator_with_wrong_arity ... ok
[INFO] [stdout] test rejects_operation_with_multiple_keys ... ok
[INFO] [stdout] test rejects_unknown_sem_ver_operator ... ok
[INFO] [stdout] test rejects_unknown_operator_with_precise_path ... ok
[INFO] [stdout] test parses_in_with_array_of_expressions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-ef53e910eb0f642a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test roundtrips_the_upstream_documentation_example ... ok
[INFO] [stdout] test serialization_inlines_evaluators_and_drops_references ... ok
[INFO] [stdout] test roundtrips_every_operator_family ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flaps_server-8683d0cf02039f7d)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test rate_limit::tests::eviction_preserves_rate_limit_semantics ... ok
[INFO] [stdout] test rate_limit::tests::no_sweep_below_cap ... ok
[INFO] [stdout] test routes::ofrep::tests::build_context_does_not_duplicate_targeting_key_in_attributes ... ok
[INFO] [stdout] test routes::ofrep::tests::build_context_extracts_targeting_key ... ok
[INFO] [stdout] test routes::ofrep::tests::build_context_moves_extra_attributes ... ok
[INFO] [stdout] test rate_limit::tests::sweep_evicts_refilled_buckets ... ok
[INFO] [stdout] test routes::ofrep::tests::format_etag_wraps_hash_in_double_quotes ... ok
[INFO] [stdout] test routes::ofrep::tests::build_context_none_produces_empty_context ... ok
[INFO] [stdout] test routes::ofrep::tests::is_not_modified_returns_false_when_header_absent ... ok
[INFO] [stdout] test rate_limit::tests::hard_cap_evicts_least_active_when_all_active ... ok
[INFO] [stdout] test routes::ofrep::tests::reason_disabled_maps_to_ofrep_disabled ... ok
[INFO] [stdout] test routes::ofrep::tests::reason_default_maps_to_ofrep_default ... ok
[INFO] [stdout] test routes::ofrep::tests::reason_static_maps_to_ofrep_static ... ok
[INFO] [stdout] test routes::ofrep::tests::reason_targeting_match_maps_to_ofrep_targeting_match ... ok
[INFO] [stdout] test sync::tests::format_etag_wraps_hash_in_double_quotes ... ok
[INFO] [stdout] test routes::ofrep::tests::ofrep_reason_serializes_to_screaming_snake_case ... ok
[INFO] [stdout] test sync::tests::is_not_modified_returns_false_when_absent ... ok
[INFO] [stdout] test sync::tests::is_not_modified_returns_false_on_mismatch ... ok
[INFO] [stdout] test routes::ofrep::tests::is_not_modified_returns_false_on_different_etag ... ok
[INFO] [stdout] test routes::ofrep::tests::is_not_modified_returns_true_on_matching_etag ... ok
[INFO] [stdout] test sync::tests::is_not_modified_returns_true_on_exact_match ... ok
[INFO] [stdout] test sync::tests::require_server_key_accepts_server ... ok
[INFO] [stdout] test sync::tests::require_server_key_rejects_client ... ok
[INFO] [stdout] test sync::tests::event_payload_has_no_flag_data_fields ... ok
[INFO] [stdout] test sync::tests::event_payload_serializes_environment_and_version_only ... ok
[INFO] [stdout] test recompile::tests::recompile_environment_success_populates_cache ... ok
[INFO] [stdout] test recompile::tests::recompile_environment_error_leaves_cache_unchanged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/admin_api.rs (/opt/rustwide/target/debug/deps/admin_api-64fbc2350839197f)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test federated_resource_mutation_warns ... ok
[INFO] [stdout] test invalid_token_returns_401 ... ok
[INFO] [stdout] test invalid_rule_rejected_and_not_persisted ... ok
[INFO] [stdout] test delete_absent_returns_404 ... ok
[INFO] [stdout] test get_returns_etag_header ... ok
[INFO] [stdout] test login_fails_with_wrong_password ... ok
[INFO] [stdout] test external_ref_conflict_returns_409 ... ok
[INFO] [stdout] test login_succeeds_with_valid_credentials ... ok
[INFO] [stdout] test path_key_mismatch_returns_422 ... ok
[INFO] [stdout] test missing_auth_returns_401 ... ok
[INFO] [stdout] test project_crud_round_trip ... ok
[INFO] [stdout] test matching_if_match_succeeds ... ok
[INFO] [stdout] test mutation_refreshes_compiled_cache ... ok
[INFO] [stdout] test put_is_upsert ... ok
[INFO] [stdout] test valid_mutation_persists_and_audits ... ok
[INFO] [stdout] test stale_if_match_returns_412 ... ok
[INFO] [stdout] test sdk_key_crud_and_revocation ... ok
[INFO] [stdout] test segment_change_recompiles_referencing_envs ... ok
[INFO] [stdout] test whoami_with_valid_sdk_key ... ok
[INFO] [stdout] test login_is_rate_limited_after_repeated_failures ... FAILED
[INFO] [stdout] test whoami_without_sdk_key_returns_401 ... ok
[INFO] [stdout] test login_rate_limiter_disabled_never_throttles ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- login_is_rate_limited_after_repeated_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'login_is_rate_limited_after_repeated_failures' (3335) panicked at crates/flaps-server/tests/admin_api.rs:1265:5:
[INFO] [stdout] assertion `left == right` failed: attempt beyond the burst budget must be throttled
[INFO] [stdout]   left: 401
[INFO] [stdout]  right: 429
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64bf9b9f5d38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64bf9b9f5d38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64bf9b9f5d38 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64bf9b9f5d38 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64bf9ba0b93a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64bf9ba0b93a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x64bf9b9fa702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64bf9b9fa702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64bf9b9d46c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64bf9b9d46c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64bf9b9edea9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64bf9b45dc6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x64bf9b45dc6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64bf9b9ee122 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x64bf9b9ee122 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64bf9b9d4782 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64bf9b9c9959 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64bf9b9d549d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64bf9ba0c12c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64bf9ba0c013 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x64bf9b24f25a - core[8fb95b77d25ab6c8]::panicking::assert_failed::<http[207c760f3c8f11c5]::status::StatusCode, http[207c760f3c8f11c5]::status::StatusCode>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64bf9b2828f2 - admin_api[835492b6c5c3411]::login_is_rate_limited_after_repeated_failures::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/flaps-server/tests/admin_api.rs:1265:5
[INFO] [stdout]   22:     0x64bf9b356fa2 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64bf9b35701d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64bf9b2c651d - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x64bf9b2c5d5b - tokio[4f5de1e5a65cfcbd]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x64bf9b2c5d5b - tokio[4f5de1e5a65cfcbd]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x64bf9b2c5d5b - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x64bf9b2b5020 - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x64bf9b2bedbd - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x64bf9b2be064 - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x64bf9b377ddb - <tokio[4f5de1e5a65cfcbd]::runtime::context::scoped::Scoped<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::Context>>::set::<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x64bf9b24f899 - tokio[4f5de1e5a65cfcbd]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x64bf9b25b182 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[4f5de1e5a65cfcbd]::runtime::context::Context>>::try_with::<tokio[4f5de1e5a65cfcbd]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x64bf9b25ad0e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[4f5de1e5a65cfcbd]::runtime::context::Context>>::with::<tokio[4f5de1e5a65cfcbd]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x64bf9b24f57d - tokio[4f5de1e5a65cfcbd]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x64bf9b2b81d0 - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x64bf9b2b84c6 - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x64bf9b2bdb70 - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x64bf9b3e4a53 - tokio[4f5de1e5a65cfcbd]::runtime::context::runtime::enter_runtime::<<tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x64bf9b2b4761 - <tokio[4f5de1e5a65cfcbd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x64bf9b25aa34 - <tokio[4f5de1e5a65cfcbd]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x64bf9b25abff - <tokio[4f5de1e5a65cfcbd]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x64bf9b28a51d - admin_api[835492b6c5c3411]::login_is_rate_limited_after_repeated_failures
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/flaps-server/tests/admin_api.rs:1278:73
[INFO] [stdout]   44:     0x64bf9b2610a7 - admin_api[835492b6c5c3411]::login_is_rate_limited_after_repeated_failures::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/flaps-server/tests/admin_api.rs:1244:57
[INFO] [stdout]   45:     0x64bf9b204596 - <admin_api[835492b6c5c3411]::login_is_rate_limited_after_repeated_failures::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64bf9b450d4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64bf9b450d4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x64bf9b45e5c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x64bf9b45e5c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64bf9b45e5c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64bf9b45e5c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64bf9b45e5c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64bf9b45e5c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x64bf9b45e5c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x64bf9b457ed4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x64bf9b457ed4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64bf9b461642 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x64bf9b461642 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64bf9b461642 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64bf9b461642 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64bf9b461642 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64bf9b461642 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x64bf9b461642 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64bf9b9f565f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x64bf9b9f565f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7026f33a1aa4 - <unknown>
[INFO] [stdout]   67:     0x7026f342ea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     login_is_rate_limited_after_repeated_failures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p flaps-server --test admin_api`
[INFO] running `Command { std: "docker" "inspect" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c", kill_on_drop: false }`
[INFO] [stdout] 32a51ec913258a4413a330ddca8a8270c2a7069d6b22f32e8aa58462ccdfee9c
