[INFO] fetching crate mihomo-rs 0.1.2...
[INFO] testing mihomo-rs-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mihomo-rs 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mihomo-rs 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mihomo-rs 0.1.2
[INFO] tweaked toml for crates.io crate mihomo-rs 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mihomo-rs 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mihomo-rs 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecf68b758eca966ebde97bb46a412223730d4768584e30ce2185f4a6ac20d099
[INFO] running `Command { std: "docker" "start" "-a" "ecf68b758eca966ebde97bb46a412223730d4768584e30ce2185f4a6ac20d099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecf68b758eca966ebde97bb46a412223730d4768584e30ce2185f4a6ac20d099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecf68b758eca966ebde97bb46a412223730d4768584e30ce2185f4a6ac20d099", kill_on_drop: false }`
[INFO] [stdout] ecf68b758eca966ebde97bb46a412223730d4768584e30ce2185f4a6ac20d099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae758ba5e11144c1e87d4e103fbecf0040aee09542256fe4758982d9bba60d1a
[INFO] running `Command { std: "docker" "start" "-a" "ae758ba5e11144c1e87d4e103fbecf0040aee09542256fe4758982d9bba60d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 mihomo-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "ae758ba5e11144c1e87d4e103fbecf0040aee09542256fe4758982d9bba60d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae758ba5e11144c1e87d4e103fbecf0040aee09542256fe4758982d9bba60d1a", kill_on_drop: false }`
[INFO] [stdout] ae758ba5e11144c1e87d4e103fbecf0040aee09542256fe4758982d9bba60d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71158fe93d461eb977c2fcfafd55dde7d70199461c6994524f3f7d8bb711d5f3
[INFO] running `Command { std: "docker" "start" "-a" "71158fe93d461eb977c2fcfafd55dde7d70199461c6994524f3f7d8bb711d5f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.21.0
[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 mihomo-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "71158fe93d461eb977c2fcfafd55dde7d70199461c6994524f3f7d8bb711d5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71158fe93d461eb977c2fcfafd55dde7d70199461c6994524f3f7d8bb711d5f3", kill_on_drop: false }`
[INFO] [stdout] 71158fe93d461eb977c2fcfafd55dde7d70199461c6994524f3f7d8bb711d5f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 567ac5511e12f7b6cb8768f032be23bba7db858c99934e71091281c7350396bb
[INFO] running `Command { std: "docker" "start" "-a" "567ac5511e12f7b6cb8768f032be23bba7db858c99934e71091281c7350396bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mihomo_rs-059c62a94b33f117)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stderr] [02:59:27] [32mINFO [0m Info: test
[INFO] [stdout] test config::tests::test_add_proxy ... ok
[INFO] [stderr] [02:59:27] [33mWARN [0m Warning: test
[INFO] [stdout] test client::tests::test_invalid_url ... ok
[INFO] [stderr] [02:59:27] [31mERROR[0m Error: test
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stderr] [02:59:27] [32mINFO [0m Info message
[INFO] [stdout] test config::tests::test_config_manager_creation ... ok
[INFO] [stderr] [02:59:27] [33mWARN [0m Warning message
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stderr] [02:59:27] [31mERROR[0m Error message
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test logger::tests::test_logger_init ... ok
[INFO] [stdout] test logger::tests::test_log_macros ... ok
[INFO] [stdout] test logger::tests::test_logger_methods ... ok
[INFO] [stdout] test monitor::tests::test_event_creation ... ok
[INFO] [stdout] test monitor::tests::test_monitor_config_default ... ok
[INFO] [stdout] test logger::tests::test_logger_config_default ... ok
[INFO] [stdout] test proxy::tests::test_proxy_stats_creation ... ok
[INFO] [stderr] [02:59:27] [31mERROR[0m [AUTH_ERROR] Authentication error: 认证错误
[INFO] [stdout] test retry::tests::test_retry_non_retryable_error ... ok
[INFO] [stderr] [02:59:27] [33mWARN [0m 错误不可重试: Authentication error: 认证错误
[INFO] [stderr] [02:59:27] [31mERROR[0m [NETWORK_ERROR] Network connection error: 网络错误
[INFO] [stdout] test retry::tests::test_convenience_functions ... ok
[INFO] [stderr] [02:59:27] [33mWARN [0m 第 1 次尝试失败: Network connection error: 网络错误，104ms 后重试
[INFO] [stdout] test retry::tests::test_retry_policy_builder ... ok
[INFO] [stdout] test retry::tests::test_retry_policy_default ... ok
[INFO] [stdout] test retry::tests::test_retry_success_on_first_attempt ... ok
[INFO] [stdout] test retry::tests::test_retry_sync_success ... ok
[INFO] [stderr] [02:59:27] [31mERROR[0m [NETWORK_ERROR] Network connection error: 网络错误
[INFO] [stderr] [02:59:27] [33mWARN [0m 第 2 次尝试失败: Network connection error: 网络错误，203ms 后重试
[INFO] [stderr] [02:59:27] [32mINFO [0m 操作在第 3 次尝试后成功
[INFO] [stdout] test retry::tests::test_retry_success_after_failures ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test proxy::tests::test_proxy_manager_creation ... ok
[INFO] [stdout] test client::tests::test_build_url ... ok
[INFO] [stdout] test proxy::tests::test_cache_validity ... ok
[INFO] [stdout] test service::tests::test_service_config_default ... ok
[INFO] [stdout] test monitor::tests::test_health_status_calculation ... ok
[INFO] [stdout] test rules::tests::test_domain_suffix_match ... ok
[INFO] [stdout] test monitor::tests::test_monitor_creation ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test types::tests::test_proxy_node_creation ... ok
[INFO] [stdout] test types::tests::test_proxy_type_serialization ... ok
[INFO] [stdout] test utils::tests::test_base64_encoding ... ok
[INFO] [stdout] test utils::tests::test_bytes_formatting ... ok
[INFO] [stdout] test utils::tests::test_cidr_parsing ... ok
[INFO] [stderr] [02:59:28] [31mERROR[0m [INVALID_PARAMETER] Invalid parameter: Invalid CIDR format
[INFO] [stderr] [02:59:28] [31mERROR[0m [INVALID_PARAMETER] Invalid parameter: Invalid domain format
[INFO] [stdout] test utils::tests::test_domain_validation ... ok
[INFO] [stderr] [02:59:28] [31mERROR[0m [INVALID_PARAMETER] Invalid parameter: Duration cannot be zero
[INFO] [stdout] test utils::tests::test_duration_parsing ... ok
[INFO] [stderr] [02:59:28] [31mERROR[0m [INVALID_PARAMETER] Invalid parameter: Invalid IP address: invalid IP address syntax
[INFO] [stdout] test utils::tests::test_ip_validation ... ok
[INFO] [stdout] test utils::tests::test_random_string_generation ... ok
[INFO] [stdout] test utils::tests::test_url_validation ... ok
[INFO] [stderr] [02:59:28] [31mERROR[0m [RULES_ERROR] Rules engine error: Unknown rule type: INVALID-TYPE
[INFO] [stdout] test rules::tests::test_rule_validation ... ok
[INFO] [stdout] test rules::tests::test_rule_engine_creation ... ok
[INFO] [stdout] test rules::tests::test_ip_cidr_validation ... ok
[INFO] [stderr] [02:59:28] [31mERROR[0m [NETWORK_ERROR] Network connection error: error sending request for url (https://api.github.com/repos/MetaCubeX/mihomo/releases): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] test service::tests::test_get_available_versions ... ok
[INFO] [stdout] test service::tests::test_service_manager_creation ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mihomo_rs-687a46c1d49b02b7)
[INFO] [stdout] test service::tests::test_service_status_check ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6f573d54ddacdc82)
[INFO] [stdout] test tests::test_create_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_config_serialization ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_format_utils ... ok
[INFO] [stdout] test test_config_manager ... ok
[INFO] [stdout] test test_random_utils ... ok
[INFO] [stdout] test test_monitor_config ... ok
[INFO] [stdout] test test_network_utils ... ok
[INFO] [stdout] test test_types ... ok
[INFO] [stdout] test test_url_utils ... ok
[INFO] [stdout] test test_validation_utils ... ok
[INFO] [stdout] test test_string_utils ... ok
[INFO] [stdout] test test_performance ... ok
[INFO] [stdout] test test_time_utils ... FAILED
[INFO] [stdout] test test_client_creation ... ok
[INFO] [stdout] test test_monitor ... ok
[INFO] [stdout] test test_proxy_manager ... ok
[INFO] [stdout] test test_rule_engine ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_time_utils stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_time_utils' (80) panicked at tests/integration_tests.rs:440:5:
[INFO] [stdout] assertion failed: timestamp_millis > timestamp * 1000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ce7f515cc2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ce7f515cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ce7f515cc2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60ce7f515cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60ce7f5289af - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60ce7f5289af - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60ce7f4e02a3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60ce7f4e02a3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60ce7f4ed642 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60ce7f4f302f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60ce7f4f2ec1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60ce7eb93c5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x60ce7eb93c5e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60ce7f4f36ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x60ce7f4f36ef - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60ce7f4f3466 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60ce7f4ed779 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60ce7f4d49ed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60ce7f533c20 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60ce7f533bfc - core::panicking::panic::h5387b4c27e81d0dd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60ce7eb23619 - integration_tests::test_time_utils::{{closure}}::he90d3906fed80210
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:440:5
[INFO] [stdout]   21:     0x60ce7eb47cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7854f79d735741ed
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60ce7eb47d6d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf3dff5310f940fb1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60ce7eb5d4bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc8bbe6c45e57e40b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x60ce7eb5d3bb - tokio::task::coop::with_budget::he054211f981c6c66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x60ce7eb5d3bb - tokio::task::coop::budget::h38cbae51e4aaae2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x60ce7eb5d3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd0ede1dba25b8891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x60ce7eb5a840 - tokio::runtime::scheduler::current_thread::Context::enter::ha1988e813ac59721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x60ce7eb5c8dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h72e1af44ea90724f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x60ce7eb5bae4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1e45920e2f726fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x60ce7eb643eb - tokio::runtime::context::scoped::Scoped<T>::set::h6c2ef2f67446f994
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x60ce7eb640e9 - tokio::runtime::context::set_scheduler::{{closure}}::had3bb364c5cd972b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x60ce7eb5e772 - std::thread::local::LocalKey<T>::try_with::hb134da4bf4e53a7c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x60ce7eb5dbbe - std::thread::local::LocalKey<T>::with::he7f3de22abf66882
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x60ce7eb6401d - tokio::runtime::context::set_scheduler::h5a8f9bb3f6219f18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x60ce7eb5b890 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbd829c8e7d6a55b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x60ce7eb5bb23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he4fcb81a46f4faa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x60ce7eb59e10 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3498897c16bf1449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x60ce7eb53040 - tokio::runtime::context::runtime::enter_runtime::h2d7b279b43920159
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x60ce7eb597d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8350368e1ff60d56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x60ce7eb53b64 - tokio::runtime::runtime::Runtime::block_on_inner::h10ce415c0bf21241
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x60ce7eb53e3c - tokio::runtime::runtime::Runtime::block_on::h20a494d61f58e56a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x60ce7eb233bb - integration_tests::test_time_utils::ha9841f126a4d018d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:456:45
[INFO] [stdout]   43:     0x60ce7eb23447 - integration_tests::test_time_utils::{{closure}}::h798a22e2e3db315c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:432:27
[INFO] [stdout]   44:     0x60ce7eb1b8c6 - core::ops::function::FnOnce::call_once::h7ebe8e76b50afc7f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60ce7eb93aab - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60ce7eb93aab - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x60ce7eba80c8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x60ce7eba80c8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x60ce7eba80c8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x60ce7eba80c8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x60ce7eba80c8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x60ce7eba80c8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x60ce7eba80c8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x60ce7eb80e94 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x60ce7eb80e94 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x60ce7eb847ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x60ce7eb847ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x60ce7eb847ca - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x60ce7eb847ca - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x60ce7eb847ca - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60ce7eb847ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x60ce7eb847ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60ce7f4e8a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   64:     0x60ce7f4e8a6f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x72d68c23daa4 - <unknown>
[INFO] [stdout]   66:     0x72d68c2caa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_time_utils
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "567ac5511e12f7b6cb8768f032be23bba7db858c99934e71091281c7350396bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "567ac5511e12f7b6cb8768f032be23bba7db858c99934e71091281c7350396bb", kill_on_drop: false }`
[INFO] [stdout] 567ac5511e12f7b6cb8768f032be23bba7db858c99934e71091281c7350396bb
