[INFO] fetching crate flagkit 1.0.9... [INFO] testing flagkit-1.0.9 against 1.95.0 for beta-1.96-1 [INFO] extracting crate flagkit 1.0.9 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flagkit 1.0.9 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded waker-fn v1.2.0 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded tokio-test v0.4.5 [INFO] [stderr] Downloaded pbkdf2 v0.12.2 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded fs2 v0.4.3 [INFO] [stderr] Downloaded futures-lite v1.13.0 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded security-framework v3.6.0 [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded security-framework-sys v2.16.0 [INFO] [stderr] Downloaded native-tls v0.2.16 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded fastrand v1.9.0 [INFO] [stderr] Downloaded zerocopy v0.8.39 [INFO] [stderr] Downloaded syn v2.0.115 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69bcd63d767a4d2b2d5090343a78f04c85b2553fe6b2a9de1db085fe696d0453 [INFO] running `Command { std: "docker" "start" "-a" "69bcd63d767a4d2b2d5090343a78f04c85b2553fe6b2a9de1db085fe696d0453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69bcd63d767a4d2b2d5090343a78f04c85b2553fe6b2a9de1db085fe696d0453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69bcd63d767a4d2b2d5090343a78f04c85b2553fe6b2a9de1db085fe696d0453", kill_on_drop: false }` [INFO] [stdout] 69bcd63d767a4d2b2d5090343a78f04c85b2553fe6b2a9de1db085fe696d0453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e278aef16b60592872bfd7a24960486cfcf76d73d0cdcb0890d4bcccb355b1 [INFO] running `Command { std: "docker" "start" "-a" "b9e278aef16b60592872bfd7a24960486cfcf76d73d0cdcb0890d4bcccb355b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.3 [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 tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 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 1m 41s [INFO] running `Command { std: "docker" "inspect" "b9e278aef16b60592872bfd7a24960486cfcf76d73d0cdcb0890d4bcccb355b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e278aef16b60592872bfd7a24960486cfcf76d73d0cdcb0890d4bcccb355b1", kill_on_drop: false }` [INFO] [stdout] b9e278aef16b60592872bfd7a24960486cfcf76d73d0cdcb0890d4bcccb355b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ea4d321c25b3a7f3948fd4b5ee162ef759a68b01fbe949961ea970a4000cdef [INFO] running `Command { std: "docker" "start" "-a" "2ea4d321c25b3a7f3948fd4b5ee162ef759a68b01fbe949961ea970a4000cdef", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [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 linux-raw-sys v0.11.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling deadpool v0.9.5 [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 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 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: `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 1m 22s [INFO] running `Command { std: "docker" "inspect" "2ea4d321c25b3a7f3948fd4b5ee162ef759a68b01fbe949961ea970a4000cdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea4d321c25b3a7f3948fd4b5ee162ef759a68b01fbe949961ea970a4000cdef", kill_on_drop: false }` [INFO] [stdout] 2ea4d321c25b3a7f3948fd4b5ee162ef759a68b01fbe949961ea970a4000cdef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39bb5be33cc31f2fc939b6e9366af4700f0326751b2707bda48409ac79a6a7ae [INFO] running `Command { std: "docker" "start" "-a" "39bb5be33cc31f2fc939b6e9366af4700f0326751b2707bda48409ac79a6a7ae", 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: `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 "cache_tests") generated 1 warning (run `cargo fix --test "cache_tests" -p flagkit` to apply 1 suggestion) [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: `flagkit` (test "security_tests") generated 1 warning (run `cargo fix --test "security_tests" -p flagkit` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flagkit-8436ea820a6c39ae) [INFO] [stdout] [INFO] [stdout] running 252 tests [INFO] [stdout] test client::tests::test_bootstrap_config_verification_disabled ... ok [INFO] [stdout] test client::tests::test_bootstrap_with_signature_builder ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_expired_timestamp ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_legacy_format_no_signature ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_invalid_signature_error_mode ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_valid_signature ... ok [INFO] [stdout] test client::tests::test_enable_evaluation_jitter_builder ... ok [INFO] [stdout] test client::tests::test_bootstrap_config_with_invalid_signature_warn_mode ... ok [INFO] [stdout] test client::tests::test_check_version_metadata_no_metadata ... ok [INFO] [stdout] test client::tests::test_check_version_metadata_with_all_versions ... ok [INFO] [stdout] test client::tests::test_check_version_metadata_with_deprecation_warning ... ok [INFO] [stdout] test client::tests::test_context_management ... 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_takes_precedence_over_legacy ... ok [INFO] [stdout] test client::tests::test_client_creation ... ok [INFO] [stdout] test client::tests::test_evaluate_all ... 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_event_tracking ... ok [INFO] [stdout] test core::cache::tests::test_flag_cache ... ok [INFO] [stdout] test core::cache::tests::test_get_nonexistent ... ok [INFO] [stdout] test core::cache::tests::test_remove ... ok [INFO] [stdout] test core::cache::tests::test_has ... ok [INFO] [stdout] test core::cache::tests::test_set_and_get ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_config_from_hashmap ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_config_new ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_config_with_signature ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_custom ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_permissive ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_strict ... ok [INFO] [stdout] test core::config::tests::test_evaluation_jitter_default ... ok [INFO] [stdout] test core::config::tests::test_bootstrap_verification_config_default ... ok [INFO] [stdout] test core::config::tests::test_evaluation_jitter_new ... ok [INFO] [stdout] test core::config::tests::test_evaluation_jitter_enabled ... 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_options_builder_bootstrap_verification ... ok [INFO] [stdout] test core::config::tests::test_options_builder_disable_error_sanitization ... ok [INFO] [stdout] test core::config::tests::test_options_builder_bootstrap_with_signature ... ok [INFO] [stdout] test core::config::tests::test_options_builder_enable_evaluation_jitter ... ok [INFO] [stdout] test core::config::tests::test_options_builder_error_sanitization_custom ... ok [INFO] [stdout] test client::tests::test_flag_evaluation_not_found ... ok [INFO] [stdout] test core::config::tests::test_options_builder_error_sanitization_default ... ok [INFO] [stdout] test core::config::tests::test_options_builder_evaluation_jitter_custom ... ok [INFO] [stdout] test core::config::tests::test_options_builder_evaluation_jitter_default ... ok [INFO] [stdout] test core::config::tests::test_options_evaluation_jitter_default ... ok [INFO] [stdout] test core::context_manager::tests::test_add_and_get_attribute ... ok [INFO] [stdout] test core::config::tests::test_options_builder_error_sanitization_with_preservation ... ok [INFO] [stdout] test core::config::tests::test_options_error_sanitization_default ... 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_with_attributes ... ok [INFO] [stdout] test core::context_manager::tests::test_identify ... ok [INFO] [stdout] test core::context_manager::tests::test_remove_attribute ... ok [INFO] [stdout] test core::context_manager::tests::test_reset ... ok [INFO] [stdout] test core::context_manager::tests::test_resolve_context_merge ... 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_set_and_get_context ... ok [INFO] [stdout] test core::context_manager::tests::test_new_manager ... ok [INFO] [stdout] test core::event_queue::tests::test_config_builder ... ok [INFO] [stdout] test core::context_manager::tests::test_with_context_constructor ... ok [INFO] [stdout] test core::event_queue::tests::test_default_config ... ok [INFO] [stdout] test core::event_queue::tests::test_event_creation ... ok [INFO] [stdout] test core::event_queue::tests::test_invalid_event_type ... ok [INFO] [stdout] test core::context_manager::tests::test_thread_safety ... ok [INFO] [stdout] test core::event_queue::tests::test_queue_basic_operations ... 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::polling_manager::tests::test_backoff_calculation ... ok [INFO] [stdout] test core::event_queue::tests::test_queue_disabled ... ok [INFO] [stdout] test core::event_queue::tests::test_set_context ... 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::polling_manager::tests::test_poll_now ... ok [INFO] [stdout] test client::tests::test_flag_evaluation_with_bootstrap ... ok [INFO] [stdout] test core::polling_manager::tests::test_start_stop ... ok [INFO] [stdout] test core::streaming_manager::tests::test_stream_error_code_from_str ... ok [INFO] [stdout] test client::tests::test_get_all_flag_keys ... ok [INFO] [stdout] test core::streaming_manager::tests::test_stream_error_data_serialize ... ok [INFO] [stdout] test core::streaming_manager::tests::test_stream_error_data_deserialize ... ok [INFO] [stdout] test core::streaming_manager::tests::test_streaming_config_default ... ok [INFO] [stdout] test client::tests::test_jitter_disabled_by_default ... 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 client::tests::test_jitter_applied_when_enabled ... 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 error::sanitizer::tests::test_sanitize_api_key_with_hyphens_and_underscores ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_cli_api_key ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_complex_email ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_email_address ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_empty_message ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_case_insensitive_connection_string ... 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_no_sensitive_data ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_mongodb_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_multiple_ips ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_postgres_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_sdk_api_key ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_mysql_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_srv_api_key ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_short_api_key_not_redacted ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_redis_connection_string ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitized_message_disabled ... ok [INFO] [stdout] test core::streaming_manager::tests::test_handle_stream_error_subscription_suspended ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_path_in_middle_of_text ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_unix_path ... ok [INFO] [stdout] test error::sanitizer::tests::test_sanitize_windows_path ... 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_sanitized_message_display_trait ... 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_new_sanitized ... ok [INFO] [stdout] test core::streaming_manager::tests::test_streaming_manager_creation ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitize_connection_strings ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitize_in_place ... ok [INFO] [stdout] test error::tests::test_flagkit_error_sanitize_in_place_with_preservation ... ok [INFO] [stdout] test core::streaming_manager::tests::test_streaming_manager_with_error_callbacks ... ok [INFO] [stdout] test error::tests::test_flagkit_error_new_sanitized_disabled ... ok [INFO] [stdout] test event_persistence::tests::test_config_defaults ... ok [INFO] [stdout] test error::tests::test_flagkit_error_display_sanitized ... ok [INFO] [stdout] test event_persistence::tests::test_persist_and_flush ... 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_event_with_data ... ok [INFO] [stdout] test event_persistence::tests::test_recover_pending_events ... ok [INFO] [stdout] test event_persistence::tests::test_cleanup ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_reset_returns_to_closed ... ok [INFO] [stdout] test event_persistence::tests::test_mark_sent ... ok [INFO] [stdout] test event_persistence::tests::test_status_transitions ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_execute_records_success ... 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::client::tests::test_request_signing_default_disabled ... ok [INFO] [stdout] test http::client::tests::test_usage_metrics_default ... ok [INFO] [stdout] test http::retry::tests::test_builder ... ok [INFO] [stdout] test http::client::tests::test_subscription_status_case_insensitive ... ok [INFO] [stdout] test http::client::tests::test_subscription_status_from_str ... ok [INFO] [stdout] test http::circuit_breaker::tests::test_success_resets_failure_count ... ok [INFO] [stdout] test http::retry::tests::test_calculate_delay_exponential ... 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_is_retryable ... ok [INFO] [stdout] test http::retry::tests::test_default_config ... ok [INFO] [stdout] test http::retry::tests::test_with_retry_non_retryable_error ... ok [INFO] [stdout] test http::retry::tests::test_with_retry_success_first_attempt ... ok [INFO] [stdout] test client::tests::test_jitter_timing_within_range ... FAILED [INFO] [stdout] test security::tests::test_api_key_manager_double_rotation_fails ... 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_api_key_manager_no_secondary ... ok [INFO] [stdout] test security::tests::test_bootstrap_verification_config_builders ... ok [INFO] [stdout] test security::tests::test_api_key_manager_reset ... 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_canonicalize_object_sorted_keys ... ok [INFO] [stdout] test security::tests::test_check_pii_strict_disabled ... ok [INFO] [stdout] test security::tests::test_check_pii_strict_enabled_with_pii ... ok [INFO] [stdout] test security::tests::test_check_pii_strict_no_data ... 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_data_type_display ... 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_detect_potential_pii_flat ... ok [INFO] [stdout] test security::tests::test_detect_potential_pii_nested ... 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_detect_potential_pii_non_object ... 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 http::retry::tests::test_with_retry_success_after_retries ... ok [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 security::tests::test_is_browser_environment ... ok [INFO] [stdout] test security::tests::test_is_client_key ... 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_invalid_format ... ok [INFO] [stdout] test security::tests::test_validate_api_key_security_valid ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_expired_timestamp ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_future_timestamp ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_invalid_signature ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_legacy_format ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_valid_signature ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_verification_disabled ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_with_policy_error ... ok [INFO] [stdout] test security::tests::test_verify_bootstrap_with_policy_ignore ... 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 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 types::tests::test_context_builder ... ok [INFO] [stdout] test types::tests::test_merge ... ok [INFO] [stdout] test types::tests::test_strip_private_attributes ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_equal ... 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_less_major ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_less_minor ... ok [INFO] [stdout] test utils::version::tests::test_compare_versions_less_patch ... ok [INFO] [stdout] test utils::version::tests::test_is_version_at_least ... ok [INFO] [stdout] test utils::version::tests::test_is_version_less_than ... 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_parse_version_whitespace_with_v_prefix ... ok [INFO] [stdout] test utils::version::tests::test_parse_version_with_build_metadata ... 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 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 http::client::tests::test_base_url_mode_routing ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_roundtrip ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_too_short ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_json_roundtrip ... ok [INFO] [stdout] test security::tests::test_encrypted_cache_tampered_data ... 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' (41) panicked at src/client.rs:1132:13: [INFO] [stdout] Evaluation took 37ms, expected <= 35ms (with 10ms tolerance) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x649d37af844a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x649d37af844a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x649d37af844a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x649d37af844a - <::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x649d37b0fd6a - ::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x649d37b0fd6a - core[c1f1a4ba060b9bfa]::fmt::write [INFO] [stdout] 6: 0x649d37afd462 - std[e28293b1aa0f68bd]::io::default_write_fmt::> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x649d37afd462 - as std[e28293b1aa0f68bd]::io::Write>::write_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x649d37ad4f4f - ::print [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x649d37ad4f4f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x649d37aef9b9 - std[e28293b1aa0f68bd]::panicking::default_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x649d3760958c - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x649d3760958c - test[273d7611820c9051]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x649d37aefc32 - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x649d37aefc32 - std[e28293b1aa0f68bd]::panicking::panic_with_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x649d37ad5008 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x649d37acc629 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x649d37ad609d - __rustc[b7974e8690430dd9]::rust_begin_unwind [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x649d37b106cc - core[c1f1a4ba060b9bfa]::panicking::panic_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x649d375b1fdb - flagkit::client::tests::test_jitter_timing_within_range::hc170894db846d21a [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1132:13 [INFO] [stdout] 20: 0x649d375b2027 - flagkit::client::tests::test_jitter_timing_within_range::{{closure}}::hd006850a94f435aa [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1095:41 [INFO] [stdout] 21: 0x649d375ded56 - core::ops::function::FnOnce::call_once::h1b7e2f4ac7c39a22 [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x649d375fd66b - core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x649d375fd66b - test[273d7611820c9051]::__rust_begin_short_backtrace::, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x649d3760a05b - test[273d7611820c9051]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x649d3760a05b - as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x649d3760a05b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x649d3760a05b - std[e28293b1aa0f68bd]::panicking::catch_unwind::, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x649d3760a05b - std[e28293b1aa0f68bd]::panic::catch_unwind::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x649d3760a05b - test[273d7611820c9051]::run_test_in_process [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x649d3760a05b - test[273d7611820c9051]::run_test::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x649d37605774 - test[273d7611820c9051]::run_test::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x649d37605774 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x649d3760cc62 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x649d3760cc62 - ::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x649d3760cc62 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x649d3760cc62 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x649d3760cc62 - std[e28293b1aa0f68bd]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x649d3760cc62 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x649d3760cc62 - ::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x649d37af7d1f - + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x649d37af7d1f - ::new::thread_start [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7dadb96f2aa4 - [INFO] [stdout] 43: 0x7dadb977fa64 - 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 13.51s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "39bb5be33cc31f2fc939b6e9366af4700f0326751b2707bda48409ac79a6a7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bb5be33cc31f2fc939b6e9366af4700f0326751b2707bda48409ac79a6a7ae", kill_on_drop: false }` [INFO] [stdout] 39bb5be33cc31f2fc939b6e9366af4700f0326751b2707bda48409ac79a6a7ae