[INFO] fetching crate flagkit 1.0.9... [INFO] testing flagkit-1.0.9 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] extracting crate flagkit 1.0.9 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate flagkit 1.0.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate flagkit 1.0.9 [INFO] tweaked toml for crates.io crate flagkit 1.0.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flagkit 1.0.9 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flagkit 1.0.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-tls v0.2.16 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded tokio-test v0.4.5 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded security-framework-sys v2.16.0 [INFO] [stderr] Downloaded security-framework v3.6.0 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fe68a67f2c16d86eb00bbf764fd53e32548160ab215dadcf6706c73cd004250 [INFO] running `Command { std: "docker" "start" "-a" "8fe68a67f2c16d86eb00bbf764fd53e32548160ab215dadcf6706c73cd004250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fe68a67f2c16d86eb00bbf764fd53e32548160ab215dadcf6706c73cd004250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe68a67f2c16d86eb00bbf764fd53e32548160ab215dadcf6706c73cd004250", kill_on_drop: false }` [INFO] [stdout] 8fe68a67f2c16d86eb00bbf764fd53e32548160ab215dadcf6706c73cd004250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45fa98f7b14895d5103e6112c9ddf19cb800843439322681a99a8990ca3e9e1 [INFO] running `Command { std: "docker" "start" "-a" "f45fa98f7b14895d5103e6112c9ddf19cb800843439322681a99a8990ca3e9e1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling flagkit v1.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.09s [INFO] running `Command { std: "docker" "inspect" "f45fa98f7b14895d5103e6112c9ddf19cb800843439322681a99a8990ca3e9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45fa98f7b14895d5103e6112c9ddf19cb800843439322681a99a8990ca3e9e1", kill_on_drop: false }` [INFO] [stdout] f45fa98f7b14895d5103e6112c9ddf19cb800843439322681a99a8990ca3e9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 100f8605a88175dbabd1e6aad2671f74c8563f9b47df58d0384d9afd510c30f7 [INFO] running `Command { std: "docker" "start" "-a" "100f8605a88175dbabd1e6aad2671f74c8563f9b47df58d0384d9afd510c30f7", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling flagkit v1.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> tests/http_client_tests.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | let options = FlagKitOptions::builder("sdk_test_key").build(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> tests/http_client_tests.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let options = FlagKitOptions::builder("sdk_test_key") [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> tests/http_client_tests.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let options = FlagKitOptions::builder("sdk_test_key") [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `is_production_environment` [INFO] [stdout] --> tests/security_tests.rs:3:65 [INFO] [stdout] | [INFO] [stdout] 3 | is_potential_pii_field, is_potential_pii_field_with_config, is_production_environment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> tests/cache_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.97s [INFO] running `Command { std: "docker" "inspect" "100f8605a88175dbabd1e6aad2671f74c8563f9b47df58d0384d9afd510c30f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "100f8605a88175dbabd1e6aad2671f74c8563f9b47df58d0384d9afd510c30f7", kill_on_drop: false }` [INFO] [stdout] 100f8605a88175dbabd1e6aad2671f74c8563f9b47df58d0384d9afd510c30f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8757e03da12bbe2bede2582cba32b03015076cc580ced8cc78c5d197deee6ae2 [INFO] running `Command { std: "docker" "start" "-a" "8757e03da12bbe2bede2582cba32b03015076cc580ced8cc78c5d197deee6ae2", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `options` [INFO] [stderr] --> tests/http_client_tests.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | let options = FlagKitOptions::builder("sdk_test_key").build(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `options` [INFO] [stderr] --> tests/http_client_tests.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | let options = FlagKitOptions::builder("sdk_test_key") [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `options` [INFO] [stderr] --> tests/http_client_tests.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | let options = FlagKitOptions::builder("sdk_test_key") [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stderr] [INFO] [stderr] warning: unused import: `is_production_environment` [INFO] [stderr] --> tests/security_tests.rs:3:65 [INFO] [stderr] | [INFO] [stderr] 3 | is_potential_pii_field, is_potential_pii_field_with_config, is_production_environment, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> tests/cache_tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `flagkit` (test "http_client_tests") generated 3 warnings (run `cargo fix --test "http_client_tests" -p flagkit` to apply 3 suggestions) [INFO] [stderr] warning: `flagkit` (test "security_tests") generated 1 warning (run `cargo fix --test "security_tests" -p flagkit` to apply 1 suggestion) [INFO] [stderr] warning: `flagkit` (test "cache_tests") generated 1 warning (run `cargo fix --test "cache_tests" -p flagkit` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flagkit-82445933a8ab482b) [INFO] [stdout] [INFO] [stdout] running 252 tests [INFO] [stdout] test client::tests::test_enable_evaluation_jitter_builder ... ok [INFO] [stdout] test client::tests::test_check_version_metadata_no_metadata ... ok [INFO] [stdout] test client::tests::test_bootstrap_with_signature_builder ... ok [INFO] [stdout] test client::tests::test_evaluate_all ... ok [INFO] [stdout] test client::tests::test_init_metadata_deserialize ... ok [INFO] [stdout] test client::tests::test_init_metadata_deserialize_partial ... ok [INFO] [stdout] test client::tests::test_init_response_with_metadata ... ok [INFO] [stdout] test client::tests::test_init_response_without_metadata ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_invalid_signature_warn_mode ... ok [INFO] [stdout] test client::tests::test_flag_evaluation_not_found ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_valid_signature ... ok [INFO] [stdout] test client::tests::test_sdk_version_constant ... ok [INFO] [stdout] test core::cache::tests::test_clear ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_legacy_format_no_signature ... ok [INFO] [stdout] test core::cache::tests::test_get_nonexistent ... ok [INFO] [stdout] test core::cache::tests::test_has ... ok [INFO] [stdout] test core::cache::tests::test_flag_cache ... ok [INFO] [stdout] test client::tests::test_check_version_metadata_with_all_versions ... ok [INFO] [stdout] test core::cache::tests::test_remove ... ok [INFO] [stdout] test core::cache::tests::test_set_and_get ... ok [INFO] [stdout] test client::tests::test_event_tracking ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_config_with_signature ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_config_new ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_default ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_config_from_hashmap ... ok [INFO] [stdout] test core::config::tests::test_evaluation_jitter_default ... ok [INFO] [stdout] test core::config::tests::test_evaluation_jitter_enabled ... ok [INFO] [stdout] test core::config::tests::test_evaluation_jitter_new ... ok [INFO] [stdout] test core::config::tests::test_options_bootstrap_verification_default ... ok [INFO] [stdout] test core::config::tests::test_options_builder_bootstrap_config ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_strict ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_permissive ... ok [INFO] [stdout] test core::config::tests::test_options_builder_bootstrap_verification ... ok [INFO] [stdout] test client::tests::test_client_creation ... ok [INFO] [stdout] test core::config::tests::test_options_builder_bootstrap_with_signature ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_custom ... ok [INFO] [stdout] test core::config::tests::test_options_builder_disable_error_sanitization ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_invalid_signature_error_mode ... ok [INFO] [stdout] test core::config::tests::test_options_builder_error_sanitization_custom ... ok [INFO] [stdout] test core::config::tests::test_options_builder_evaluation_jitter_custom ... ok [INFO] [stdout] test core::config::tests::test_options_evaluation_jitter_default ... ok [INFO] [stdout] test core::config::tests::test_options_builder_enable_evaluation_jitter ... ok [INFO] [stdout] test core::context_manager::tests::test_clear_context ... ok [INFO] [stdout] test core::context_manager::tests::test_clone ... ok [INFO] [stdout] test core::context_manager::tests::test_identify ... ok [INFO] [stdout] test core::context_manager::tests::test_identify_with_attributes ... ok [INFO] [stdout] test core::config::tests::test_options_builder_evaluation_jitter_default ... ok [INFO] [stdout] test client::tests::test_check_version_metadata_with_deprecation_warning ... ok [INFO] [stdout] test core::config::tests::test_options_builder_error_sanitization_with_preservation ... ok [INFO] [stdout] test core::context_manager::tests::test_reset ... ok [INFO] [stdout] test core::context_manager::tests::test_new_manager ... ok [INFO] [stdout] test core::config::tests::test_options_builder_error_sanitization_default ... ok [INFO] [stdout] test core::context_manager::tests::test_resolve_context_no_global ... ok [INFO] [stdout] test core::context_manager::tests::test_resolve_context_strips_private ... ok [INFO] [stdout] test core::context_manager::tests::test_with_context_constructor ... ok [INFO] [stdout] test core::context_manager::tests::test_remove_attribute ... ok [INFO] [stdout] test core::context_manager::tests::test_resolve_context_merge ... ok [INFO] [stdout] test core::event_queue::tests::test_config_builder ... ok [INFO] [stdout] test core::event_queue::tests::test_default_config ... ok [INFO] [stdout] test client::tests::test_context_management ... ok [INFO] [stdout] test core::event_queue::tests::test_invalid_event_type ... ok [INFO] [stdout] test core::event_queue::tests::test_queue_max_size ... ok [INFO] [stdout] test core::event_queue::tests::test_sample_rate_clamping ... ok [INFO] [stdout] test core::event_queue::tests::test_queue_basic_operations ... ok [INFO] [stdout] test core::event_queue::tests::test_set_context ... ok [INFO] [stdout] test core::event_queue::tests::test_event_creation ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_expired_timestamp ... ok [INFO] [stdout] test core::polling_manager::tests::test_backoff_calculation ... ok [INFO] [stdout] test core::event_queue::tests::test_queue_disabled ... ok [INFO] [stdout] test core::polling_manager::tests::test_config_builder ... ok [INFO] [stdout] test core::polling_manager::tests::test_default_config ... ok [INFO] [stdout] test core::polling_manager::tests::test_manager_initial_state ... ok [INFO] [stdout] test core::polling_manager::tests::test_manual_success_error ... ok [INFO] [stdout] test core::polling_manager::tests::test_reset ... ok [INFO] [stdout] test core::config::tests::test_options_error_sanitization_default ... ok [INFO] [stdout] test core::polling_manager::tests::test_poll_now ... ok [INFO] [stdout] test core::streaming_manager::tests::test_stream_error_data_deserialize ... ok [INFO] [stdout] test core::streaming_manager::tests::test_stream_error_data_serialize ... ok [INFO] [stdout] test core::streaming_manager::tests::test_streaming_config_default ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_verification_disabled ... ok [INFO] [stdout] test core::context_manager::tests::test_add_and_get_attribute ... ok [INFO] [stdout] test core::streaming_manager::tests::test_streaming_state_equality ... ok [INFO] [stdout] test error::sanitizer::tests::test_config_default ... ok [INFO] [stdout] test error::sanitizer::tests::test_config_disabled ... ok [INFO] [stdout] test error::sanitizer::tests::test_config_with_preservation ... ok [INFO] [stdout] test core::context_manager::tests::test_set_and_get_context ... ok [INFO] [stdout] test core::streaming_manager::tests::test_stream_error_code_from_str ... ok [INFO] [stdout] test core::polling_manager::tests::test_start_stop ... ok [INFO] [stdout] test client::tests::test_jitter_disabled_by_default ... ok [INFO] [stdout] test core::streaming_manager::tests::test_handle_stream_error_connection_limit ... ok [INFO] [stdout] test core::streaming_manager::tests::test_handle_stream_error_invalid_json ... ok [INFO] [stdout] test client::tests::test_flag_evaluation_with_bootstrap ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_takes_precedence_over_legacy ... ok [INFO] [stdout] test core::context_manager::tests::test_thread_safety ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_api_key_with_hyphens_and_underscores ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_empty_message ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_cli_api_key ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_ipv4_address ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_multiple_patterns ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_email_address ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_multiple_ips ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_mongodb_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_no_sensitive_data ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_redis_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_case_insensitive_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_windows_path ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitized_message_disabled ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitized_message_enabled ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitized_message_with_preservation ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_sdk_api_key ... ok [INFO] [stdout] test error::tests::test_flagkit_error_new_sanitized ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_srv_api_key ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_postgres_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_short_api_key_not_redacted ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitized_message_display_trait ... ok [INFO] [stdout] test error::tests::test_flagkit_error_display_sanitized ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_complex_email ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_mysql_connection_string ... ok [INFO] [stdout] test error::tests::test_flagkit_error_new_sanitized_disabled ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitize_in_place_with_preservation ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_path_in_middle_of_text ... ok [INFO] [stdout] test error::tests::test_flagkit_error_new_sanitized_with_preservation ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitize_api_keys ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitize_connection_strings ... ok [INFO] [stdout] test error::tests::test_flagkit_error_with_source_sanitized ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitized_copy ... ok [INFO] [stdout] test event_persistence::tests::test_config_defaults ... ok [INFO] [stdout] test event_persistence::tests::test_status_transitions ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_execute_throws_when_open ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_initial_state_is_closed ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_opens_after_threshold_failures ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_execute_records_success ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_unix_path ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_reset_returns_to_closed ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_success_resets_failure_count ... ok [INFO] [stdout] test http::client::tests::test_request_signing_default_disabled ... ok [INFO] [stdout] test event_persistence::tests::test_event_with_data ... ok [INFO] [stdout] test http::client::tests::test_subscription_status_case_insensitive ... ok [INFO] [stdout] test event_persistence::tests::test_recover_pending_events ... ok [INFO] [stdout] test http::retry::tests::test_builder ... ok [INFO] [stdout] test http::retry::tests::test_calculate_delay_exponential ... ok [INFO] [stdout] test http::client::tests::test_usage_metrics_default ... ok [INFO] [stdout] test http::retry::tests::test_calculate_delay_max_cap ... ok [INFO] [stdout] test http::retry::tests::test_calculate_delay_with_jitter ... ok [INFO] [stdout] test http::retry::tests::test_default_config ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitize_in_place ... ok [INFO] [stdout] test http::retry::tests::test_is_retryable ... ok [INFO] [stdout] test client::tests::test_get_all_flag_keys ... ok [INFO] [stdout] test event_persistence::tests::test_persist_and_flush ... ok [INFO] [stdout] test http::retry::tests::test_with_retry_non_retryable_error ... ok [INFO] [stdout] test event_persistence::tests::test_mark_sent ... ok [INFO] [stdout] test event_persistence::tests::test_cleanup ... ok [INFO] [stdout] test http::retry::tests::test_with_retry_success_first_attempt ... ok [INFO] [stdout] test http::client::tests::test_subscription_status_from_str ... ok [INFO] [stdout] test security::tests::test_api_key_manager_no_secondary ... ok [INFO] [stdout] test security::tests::test_api_key_manager_reset ... ok [INFO] [stdout] test security::tests::test_bootstrap_verification_config_builders ... ok [INFO] [stdout] test security::tests::test_api_key_manager_with_secondary ... ok [INFO] [stdout] test security::tests::test_bootstrap_verification_result_methods ... ok [INFO] [stdout] test security::tests::test_canonicalize_object_empty ... ok [INFO] [stdout] test security::tests::test_canonicalize_object_nested ... ok [INFO] [stdout] test security::tests::test_api_key_manager_double_rotation_fails ... ok [INFO] [stdout] test security::tests::test_check_pii_strict_disabled ... ok [INFO] [stdout] test security::tests::test_check_pii_strict_with_private_attributes ... ok [INFO] [stdout] test security::tests::test_constant_time_compare ... ok [INFO] [stdout] test security::tests::test_canonicalize_object_sorted_keys ... ok [INFO] [stdout] test security::tests::test_additional_pii_patterns ... ok [INFO] [stdout] test http::retry::tests::test_with_retry_detailed ... ok [INFO] [stdout] test security::tests::test_detect_potential_pii_array ... ok [INFO] [stdout] test security::tests::test_detect_potential_pii_empty ... ok [INFO] [stdout] test security::tests::test_check_pii_strict_no_data ... ok [INFO] [stdout] test security::tests::test_detect_potential_pii_flat ... ok [INFO] [stdout] test security::tests::test_detect_potential_pii_nested ... ok [INFO] [stdout] test security::tests::test_check_pii_strict_enabled_with_pii ... ok [INFO] [stdout] test security::tests::test_data_type_display ... ok [INFO] [stdout] test security::tests::test_detect_potential_pii_with_prefix ... ok [INFO] [stdout] test http::retry::tests::test_with_retry_all_fail ... ok [INFO] [stdout] test security::tests::test_detect_potential_pii_non_object ... ok [INFO] [stdout] test core::streaming_manager::tests::test_streaming_manager_creation ... ok [INFO] [stdout] test security::tests::test_is_client_key ... ok [INFO] [stdout] test security::tests::test_is_browser_environment ... ok [INFO] [stdout] test security::tests::test_is_potential_pii_field_basic ... ok [INFO] [stdout] test security::tests::test_is_potential_pii_field_case_insensitive ... ok [INFO] [stdout] test security::tests::test_is_potential_pii_field_non_pii ... ok [INFO] [stdout] test security::tests::test_is_potential_pii_field_partial_match ... ok [INFO] [stdout] test security::tests::test_is_server_key ... ok [INFO] [stdout] test security::tests::test_pii_patterns_comprehensive ... ok [INFO] [stdout] test security::tests::test_private_attributes_excludes_pii ... ok [INFO] [stdout] test security::tests::test_security_config_builder ... ok [INFO] [stdout] test security::tests::test_security_config_default ... ok [INFO] [stdout] test security::tests::test_sign_bootstrap ... ok [INFO] [stdout] test security::tests::test_sign_request ... ok [INFO] [stdout] test security::tests::test_signature_headers ... ok [INFO] [stdout] test security::tests::test_validate_api_key_security_empty ... ok [INFO] [stdout] test security::tests::test_validate_api_key_security_valid ... ok [INFO] [stdout] test security::tests::test_validate_api_key_security_invalid_format ... ok [INFO] [stdout] test client::tests::test_jitter_applied_when_enabled ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_expired_timestamp ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_legacy_format ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_future_timestamp ... ok [INFO] [stdout] test http::retry::tests::test_with_retry_success_after_retries ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_verification_disabled ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_invalid_signature ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_valid_signature ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_with_policy_error ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_with_policy_success ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_with_policy_warn ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_wrong_api_key ... ok [INFO] [stdout] test security::tests::test_verify_signature ... ok [INFO] [stdout] test security::tests::test_verify_signature_wrong_body ... ok [INFO] [stdout] test security::tests::test_verify_signature_wrong_key ... ok [INFO] [stdout] test security::tests::test_warn_if_potential_pii_disabled ... ok [INFO] [stdout] test security::tests::test_warn_if_potential_pii_event_message ... ok [INFO] [stdout] test security::tests::test_warn_if_potential_pii_logs_warning ... ok [INFO] [stdout] test types::tests::test_context_builder ... ok [INFO] [stdout] test types::tests::test_merge ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_with_policy_ignore ... ok [INFO] [stdout] test security::tests::test_warn_if_potential_pii_no_data ... ok [INFO] [stdout] test security::tests::test_warn_if_potential_pii_no_logger ... ok [INFO] [stdout] test core::streaming_manager::tests::test_streaming_manager_with_error_callbacks ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_greater ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_invalid_returns_equal ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_equal ... ok [INFO] [stdout] test types::tests::test_strip_private_attributes ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_less_patch ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_at_max_boundary ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_exceeds_max ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_invalid ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_uppercase_v_prefix ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_valid ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_whitespace_only ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_less_minor ... ok [INFO] [stdout] test utils::version::tests::test_is_version_at_least ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_whitespace_with_v_prefix ... ok [INFO] [stdout] test utils::version::tests::test_is_version_less_than ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_with_whitespace ... ok [INFO] [stdout] test utils::version::tests::test_version_with_v_prefix_comparison ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_with_build_metadata ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_less_major ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_with_prerelease ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_with_v_prefix ... ok [INFO] [stdout] test core::streaming_manager::tests::test_handle_stream_error_subscription_suspended ... ok [INFO] [stdout] test client::tests::test_jitter_timing_within_range ... FAILED [INFO] [stdout] test http::client::tests::test_usage_callback_can_be_set ... ok [INFO] [stdout] test http::client::tests::test_request_signing_can_be_enabled ... ok [INFO] [stdout] test http::client::tests::test_base_url_mode_routing ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_too_short ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_tampered_data ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_roundtrip ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_json_roundtrip ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_unique_nonces ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_different_keys ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_jitter_timing_within_range stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'client::tests::test_jitter_timing_within_range' (42) panicked at src/client.rs:1132:13: [INFO] [stdout] Evaluation took 80ms, expected <= 35ms (with 10ms tolerance) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5afa88a1ed1a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5afa88a1ed1a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5afa88a1ed1a - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5afa88a1ed1a - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5afa88a3663a - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5afa88a3663a - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5afa88a23d32 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5afa88a23d32 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5afa889fb82f - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5afa889fb82f - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5afa88a162d9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5afa88537e3c - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5afa88537e3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5afa88a16552 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5afa88a16552 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5afa889fb8e8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5afa889f2f09 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5afa889fc97d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5afa88a36e7c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5afa88481f0b - flagkit[ba58561bba023124]::client::tests::test_jitter_timing_within_range [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1132:13 [INFO] [stdout] 20: 0x5afa88479667 - flagkit[ba58561bba023124]::client::tests::test_jitter_timing_within_range::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1095:41 [INFO] [stdout] 21: 0x5afa8849be06 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5afa8852bf1b - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5afa8852bf1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5afa8853890b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5afa8853890b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5afa8853890b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5afa8853890b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5afa8853890b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5afa8853890b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5afa8853890b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5afa88534024 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5afa88534024 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5afa8853b512 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5afa8853b512 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5afa8853b512 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5afa8853b512 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5afa8853b512 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5afa8853b512 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5afa8853b512 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5afa88a1e5ef - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5afa88a1e5ef - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ec51047eaa4 - [INFO] [stdout] 43: 0x7ec51050ba64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::test_jitter_timing_within_range [INFO] [stdout] [INFO] [stdout] test result: FAILED. 251 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8757e03da12bbe2bede2582cba32b03015076cc580ced8cc78c5d197deee6ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8757e03da12bbe2bede2582cba32b03015076cc580ced8cc78c5d197deee6ae2", kill_on_drop: false }` [INFO] [stdout] 8757e03da12bbe2bede2582cba32b03015076cc580ced8cc78c5d197deee6ae2