[INFO] cloning repository https://github.com/cdaringe/shymini [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdaringe/shymini" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdaringe%2Fshymini", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdaringe%2Fshymini'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 269ce918876196352321e207a0ecce2494b53eaa [INFO] testing cdaringe/shymini against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdaringe%2Fshymini" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cdaringe/shymini [INFO] finished tweaking git repo https://github.com/cdaringe/shymini [INFO] tweaked toml for git repo https://github.com/cdaringe/shymini written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cdaringe/shymini on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cdaringe/shymini 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded woothee v0.13.0 [INFO] [stderr] Downloaded maxminddb v0.24.0 [INFO] [stderr] Downloaded moka v0.12.12 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4b3365e3e95b7978100109b9c772301784cdff6f247370b69c00ebaa0980f4b [INFO] running `Command { std: "docker" "start" "-a" "f4b3365e3e95b7978100109b9c772301784cdff6f247370b69c00ebaa0980f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4b3365e3e95b7978100109b9c772301784cdff6f247370b69c00ebaa0980f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b3365e3e95b7978100109b9c772301784cdff6f247370b69c00ebaa0980f4b", kill_on_drop: false }` [INFO] [stdout] f4b3365e3e95b7978100109b9c772301784cdff6f247370b69c00ebaa0980f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41e7af1a35d0de5e94cad101c18e9785d1897ab03e36eb1db1e9a18c90a266b7 [INFO] running `Command { std: "docker" "start" "-a" "41e7af1a35d0de5e94cad101c18e9785d1897ab03e36eb1db1e9a18c90a266b7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling woothee v0.13.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling pest_derive v2.8.5 [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 tracing v0.1.44 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [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 serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling maxminddb v0.24.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling moka v0.12.12 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling shymini v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "41e7af1a35d0de5e94cad101c18e9785d1897ab03e36eb1db1e9a18c90a266b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e7af1a35d0de5e94cad101c18e9785d1897ab03e36eb1db1e9a18c90a266b7", kill_on_drop: false }` [INFO] [stdout] 41e7af1a35d0de5e94cad101c18e9785d1897ab03e36eb1db1e9a18c90a266b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cddfb3edca97d3e7629791dfc29c3e7225422280b1f2cd9cb71497aef2d007a5 [INFO] running `Command { std: "docker" "start" "-a" "cddfb3edca97d3e7629791dfc29c3e7225422280b1f2cd9cb71497aef2d007a5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling shymini v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "cddfb3edca97d3e7629791dfc29c3e7225422280b1f2cd9cb71497aef2d007a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddfb3edca97d3e7629791dfc29c3e7225422280b1f2cd9cb71497aef2d007a5", kill_on_drop: false }` [INFO] [stdout] cddfb3edca97d3e7629791dfc29c3e7225422280b1f2cd9cb71497aef2d007a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2a1b47b7bbe62111dd87a62cf4a667d7b2b37408a4ccbdd6e89235d471fd487 [INFO] running `Command { std: "docker" "start" "-a" "c2a1b47b7bbe62111dd87a62cf4a667d7b2b37408a4ccbdd6e89235d471fd487", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shymini-0d397c2e378ab571) [INFO] [stdout] [INFO] [stdout] running 152 tests [INFO] [stdout] test api::tests::test_parse_date_range_defaults ... ok [INFO] [stdout] test api::tests::test_api_response_success_with_struct ... ok [INFO] [stdout] test api::tests::test_parse_date_range_invalid_end ... ok [INFO] [stdout] test api::tests::test_parse_date_range_both_dates ... ok [INFO] [stdout] test api::tests::test_date_range_query_deserialize ... ok [INFO] [stdout] test api::tests::test_parse_date_range_invalid_start ... ok [INFO] [stdout] test api::tests::test_parse_date_range_with_end ... ok [INFO] [stdout] test api::tests::test_parse_date_range_with_start ... ok [INFO] [stdout] test api::tests::test_parse_url_pattern_empty ... ok [INFO] [stdout] test api::tests::test_parse_url_pattern_none ... ok [INFO] [stdout] test api::tests::test_parse_url_pattern_invalid ... ok [INFO] [stdout] test api::tests::test_api_response_serialization ... ok [INFO] [stdout] test api::tests::test_api_response_error_serialization ... ok [INFO] [stdout] test api::tests::test_parse_date_range_datetime_local_format ... ok [INFO] [stdout] test api::tests::test_api_response_success ... ok [INFO] [stdout] test config::tests::test_default_cache_ttl ... ok [INFO] [stdout] test config::tests::test_default_heartbeat_frequency ... ok [INFO] [stdout] test api::tests::test_api_response_error ... ok [INFO] [stdout] test cache::tests::test_get_or_insert_script_inject ... ok [INFO] [stdout] test config::tests::test_active_user_timeout_ms ... ok [INFO] [stdout] test cache::tests::test_cache_creation ... ok [INFO] [stdout] test cache::tests::test_get_or_insert_origins_returns_none ... ok [INFO] [stdout] test cache::tests::test_touch_hit_idempotency ... ok [INFO] [stdout] test cache::tests::test_touch_session_association ... ok [INFO] [stdout] test api::tests::test_parse_url_pattern_valid ... ok [INFO] [stdout] test cache::tests::test_hit_idempotency_cache ... ok [INFO] [stdout] test api::tests::test_parse_date_range_mixed_formats ... ok [INFO] [stdout] test cache::tests::test_get_or_insert_origins ... ok [INFO] [stdout] test config::tests::test_default_cache_max_entries ... ok [INFO] [stdout] test config::tests::test_default_port ... ok [INFO] [stdout] test config::tests::test_default_session_memory_timeout ... ok [INFO] [stdout] test db::tests::test_normalize_location_strips_fragment ... ok [INFO] [stdout] test config::tests::test_settings_fields ... ok [INFO] [stdout] test domain::models::tests::test_hit_creation ... ok [INFO] [stdout] test db::tests::test_normalize_location_full_url ... ok [INFO] [stdout] test domain::models::tests::test_create_session_fields ... ok [INFO] [stdout] test db::tests::test_normalize_location_preserves_path ... ok [INFO] [stdout] test domain::models::tests::test_create_service_default ... ok [INFO] [stdout] test config::tests::test_default_host ... ok [INFO] [stdout] test db::tests::test_normalize_location_handles_empty ... ok [INFO] [stdout] test domain::models::tests::test_core_stats_default ... ok [INFO] [stdout] test domain::models::tests::test_service_get_ignored_networks_valid ... ok [INFO] [stdout] test domain::models::tests::test_service_get_ignored_networks_whitespace_only ... ok [INFO] [stdout] test domain::models::tests::test_service_get_ignored_networks_with_invalid ... ok [INFO] [stdout] test domain::models::tests::test_service_get_origins_list_wildcard ... ok [INFO] [stdout] test domain::models::tests::test_service_get_origins_list_multiple ... ok [INFO] [stdout] test db::tests::test_normalize_location_strips_query_params ... ok [INFO] [stdout] test domain::models::tests::test_service_get_ignored_networks_empty ... ok [INFO] [stdout] test domain::models::tests::test_service_is_origin_allowed_specific ... ok [INFO] [stdout] test domain::models::tests::test_service_is_origin_allowed_wildcard ... ok [INFO] [stdout] test domain::models::tests::test_session_creation ... ok [INFO] [stdout] test domain::models::tests::test_update_service_default ... ok [INFO] [stdout] test domain::types::tests::test_device_type_roundtrip ... ok [INFO] [stdout] test domain::types::tests::test_service_id_new ... ok [INFO] [stdout] test domain::types::tests::test_service_id_parse ... ok [INFO] [stdout] test domain::types::tests::test_service_status_roundtrip ... ok [INFO] [stdout] test cache::tests::test_session_association_cache ... ok [INFO] [stdout] test domain::models::tests::test_create_hit_fields ... ok [INFO] [stdout] test domain::types::tests::test_session_id_new ... ok [INFO] [stdout] test domain::models::tests::test_service_is_origin_allowed_case_insensitive ... ok [INFO] [stdout] test domain::types::tests::test_counted_item ... ok [INFO] [stdout] test error::tests::test_error_display_invalid_ip ... ok [INFO] [stdout] test error::tests::test_error_display_invalid_date_range ... ok [INFO] [stdout] test error::tests::test_error_display_internal ... ok [INFO] [stdout] test domain::types::tests::test_session_hash_different_ua ... ok [INFO] [stdout] test domain::types::tests::test_session_hash_deterministic ... ok [INFO] [stdout] test domain::types::tests::test_session_hash_different_ip ... ok [INFO] [stdout] test domain::types::tests::test_session_hash_with_service_id ... ok [INFO] [stdout] test domain::types::tests::test_tracker_type_roundtrip ... ok [INFO] [stdout] test domain::types::tests::test_service_id_invalid_parse ... ok [INFO] [stdout] test cache::tests::test_invalidate_service ... ok [INFO] [stdout] test error::tests::test_error_display_invalid_origin ... ok [INFO] [stdout] test error::tests::test_error_display_service_not_found ... ok [INFO] [stdout] test error::tests::test_error_display_session_not_found ... ok [INFO] [stdout] test error::tests::test_error_from_io_error ... ok [INFO] [stdout] test error::tests::test_error_from_json_error ... ok [INFO] [stdout] test error::tests::test_error_from_regex_error ... ok [INFO] [stdout] test error::tests::test_error_into_response_bad_request_uuid ... ok [INFO] [stdout] test error::tests::test_error_into_response_forbidden ... ok [INFO] [stdout] test error::tests::test_error_into_response_not_found ... ok [INFO] [stdout] test error::tests::test_error_into_response_bad_request_date ... ok [INFO] [stdout] test domain::types::tests::test_chart_data_default ... ok [INFO] [stdout] test geo::tests::test_geoip_data_default ... ok [INFO] [stdout] test error::tests::test_error_into_response_bad_request_ip ... ok [INFO] [stdout] test error::tests::test_error_into_response_internal ... ok [INFO] [stdout] test geo::tests::test_geoip_lookup_invalid_ip ... ok [INFO] [stdout] test geo::tests::test_geoip_lookup_ipv6 ... ok [INFO] [stdout] test geo::tests::test_geoip_lookup_localhost ... ok [INFO] [stdout] test error::tests::test_error_into_response_session_not_found ... ok [INFO] [stdout] test geo::tests::test_geoip_lookup_new_without_dbs ... ok [INFO] [stdout] test geo::tests::test_geoip_lookup_new_with_nonexistent_path ... ok [INFO] [stdout] test geo::tests::test_geoip_lookup_without_dbs ... ok [INFO] [stdout] test ingress::handlers::tests::test_detect_protocol_no_headers_default_false ... ok [INFO] [stdout] test ingress::handlers::tests::test_detect_protocol_case_insensitive ... ok [INFO] [stdout] test ingress::handlers::tests::test_detect_protocol_no_headers_default_true ... ok [INFO] [stdout] test ingress::handlers::tests::test_detect_protocol_x_forwarded_proto_https ... ok [INFO] [stdout] test ingress::handlers::tests::test_detect_protocol_x_forwarded_ssl_on ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_dnt ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_http ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_normal ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_sends_correct_data ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_visibility_api ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_contains_fetch ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_with_inject ... ok [INFO] [stdout] test ingress::handlers::tests::test_script_payload_deserialization ... ok [INFO] [stdout] test ingress::handlers::tests::test_detect_protocol_x_forwarded_proto_http ... ok [INFO] [stdout] test ingress::handlers::tests::test_pixel_gif_dimensions ... ok [INFO] [stdout] test ingress::handlers::tests::test_strip_extension_gif ... ok [INFO] [stdout] test ingress::handlers::tests::test_script_payload_deserialization_minimal ... ok [INFO] [stdout] test ingress::processor::tests::test_ingress_payload_debug_format ... ok [INFO] [stdout] test ingress::handlers::tests::test_strip_extension_js ... ok [INFO] [stdout] test ingress::processor::tests::test_ingress_payload_with_values ... ok [INFO] [stdout] test ingress::processor::tests::test_load_time_filter ... ok [INFO] [stdout] test ingress::handlers::tests::test_pixel_gif_is_valid_gif ... ok [INFO] [stdout] test ingress::handlers::tests::test_script_response_serialization ... ok [INFO] [stdout] test ingress::handlers::tests::test_strip_extension_none ... ok [INFO] [stdout] test privacy::tests::test_dnt_disabled_by_default ... ok [INFO] [stdout] test ingress::handlers::tests::test_generate_tracker_script_empty_inject ... ok [INFO] [stdout] test ingress::processor::tests::test_ingress_payload_default ... ok [INFO] [stdout] test privacy::tests::test_dnt_disabled_with_zero ... ok [INFO] [stdout] test privacy::tests::test_dnt_enabled_with_dnt_header ... ok [INFO] [stdout] test privacy::tests::test_get_client_ip_cf_connecting_ip ... ok [INFO] [stdout] test privacy::tests::test_get_client_ip_none ... ok [INFO] [stdout] test privacy::tests::test_get_client_ip_x_forwarded_for ... ok [INFO] [stdout] test privacy::tests::test_get_client_ip_true_client_ip ... ok [INFO] [stdout] test privacy::tests::test_get_client_ip_x_real_ip ... ok [INFO] [stdout] test privacy::tests::test_get_origin_none ... ok [INFO] [stdout] test privacy::tests::test_get_referrer ... ok [INFO] [stdout] test privacy::tests::test_get_origin_from_referer ... ok [INFO] [stdout] test privacy::tests::test_get_referrer_empty ... ok [INFO] [stdout] test privacy::tests::test_get_user_agent ... ok [INFO] [stdout] test privacy::tests::test_get_user_agent_empty ... ok [INFO] [stdout] test privacy::tests::test_get_origin_from_origin_header ... ok [INFO] [stdout] test privacy::tests::test_gpc_enabled ... ok [INFO] [stdout] test privacy::tests::test_ip_not_ignored_outside_cidr ... ok [INFO] [stdout] test privacy::tests::test_ip_ignored_in_cidr ... ok [INFO] [stdout] test privacy::tests::test_ip_not_ignored_with_empty_networks ... ok [INFO] [stdout] test privacy::tests::test_parse_ignored_networks ... ok [INFO] [stdout] test privacy::tests::test_parse_ignored_networks_empty ... ok [INFO] [stdout] test privacy::tests::test_ip_not_ignored_with_invalid_ip ... ok [INFO] [stdout] test privacy::tests::test_parse_ignored_networks_invalid_entries ... ok [INFO] [stdout] test ua::tests::test_parse_empty_ua ... ok [INFO] [stdout] test ua::tests::test_parse_bingbot ... ok [INFO] [stdout] test ua::tests::test_parse_googlebot ... ok [INFO] [stdout] test ua::tests::test_parse_iphone ... ok [INFO] [stdout] test ua::tests::test_parse_android ... ok [INFO] [stdout] test ua::tests::test_parse_chrome_desktop ... ok [INFO] [stdout] test ua::tests::test_is_not_bot_for_regular_browsers ... ok [INFO] [stdout] test ua::tests::test_parse_ipad ... ok [INFO] [stdout] test ua::tests::test_parse_firefox ... ok [INFO] [stdout] test ua::tests::test_parse_safari_mac ... ok [INFO] [stdout] test ua::tests::test_parse_unknown_ua ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 152 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/loadtest.rs (/opt/rustwide/target/debug/deps/loadtest-8542c661d5e26255) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shymini-e40ea2b8ba90e730) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6108aa1a4fc4e15c) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_api_list_services_empty ... ok [INFO] [stdout] test test_create_service_form ... ok [INFO] [stdout] test test_pixel_service_not_found ... ok [INFO] [stdout] test test_script_get_service_not_found ... ok [INFO] [stdout] test test_pixel_served_for_valid_service ... ok [INFO] [stdout] test test_service_not_found ... ok [INFO] [stdout] test test_migrations_are_idempotent ... ok [INFO] [stdout] test test_tracker_script_served_for_valid_service ... ok [INFO] [stdout] test test_tracking_id_is_stable ... ok [INFO] [stdout] test test_dashboard_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests shymini [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2a1b47b7bbe62111dd87a62cf4a667d7b2b37408a4ccbdd6e89235d471fd487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a1b47b7bbe62111dd87a62cf4a667d7b2b37408a4ccbdd6e89235d471fd487", kill_on_drop: false }` [INFO] [stdout] c2a1b47b7bbe62111dd87a62cf4a667d7b2b37408a4ccbdd6e89235d471fd487