[INFO] cloning repository https://github.com/jerry73204/conflux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerry73204/conflux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fconflux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fconflux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f29745071ff8698738c3eba9e917b36b1c5c73c4
[INFO] testing jerry73204/conflux against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fconflux" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jerry73204/conflux
[INFO] finished tweaking git repo https://github.com/jerry73204/conflux
[INFO] tweaked toml for git repo https://github.com/jerry73204/conflux written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jerry73204/conflux 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 git repo https://github.com/jerry73204/conflux 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 min-max-heap v1.3.0
[INFO] [stderr]   Downloaded collected v0.4.0
[INFO] [stderr]   Downloaded humantime v2.3.0
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded windows-implement v0.60.2
[INFO] [stderr]   Downloaded windows-result v0.4.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded windows-core v0.62.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.64
[INFO] [stderr]   Downloaded itertools v0.10.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded windows-strings v0.5.1
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded windows-interface v0.59.3
[INFO] [stderr]   Downloaded chrono v0.4.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dfcf71282a7b9c2f83e2525654c36433a605e31f85658d6f345d95bf456b20d1
[INFO] running `Command { std: "docker" "start" "-a" "dfcf71282a7b9c2f83e2525654c36433a605e31f85658d6f345d95bf456b20d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfcf71282a7b9c2f83e2525654c36433a605e31f85658d6f345d95bf456b20d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfcf71282a7b9c2f83e2525654c36433a605e31f85658d6f345d95bf456b20d1", kill_on_drop: false }`
[INFO] [stdout] dfcf71282a7b9c2f83e2525654c36433a605e31f85658d6f345d95bf456b20d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 108ca7ed9771122b38193657da16dfc9ff904235cbd5b541d1266be35559b7e7
[INFO] running `Command { std: "docker" "start" "-a" "108ca7ed9771122b38193657da16dfc9ff904235cbd5b541d1266be35559b7e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling min-max-heap v1.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling collected v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling conflux-core v0.2.0 (/opt/rustwide/workdir/crates/conflux-core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.27s
[INFO] running `Command { std: "docker" "inspect" "108ca7ed9771122b38193657da16dfc9ff904235cbd5b541d1266be35559b7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108ca7ed9771122b38193657da16dfc9ff904235cbd5b541d1266be35559b7e7", kill_on_drop: false }`
[INFO] [stdout] 108ca7ed9771122b38193657da16dfc9ff904235cbd5b541d1266be35559b7e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ee1d73d910ebb67c80191076ca88972ba025c3fd20d2f9a12260a6c4ea338f96
[INFO] running `Command { std: "docker" "start" "-a" "ee1d73d910ebb67c80191076ca88972ba025c3fd20d2f9a12260a6c4ea338f96", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling conflux-core v0.2.0 (/opt/rustwide/workdir/crates/conflux-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.61s
[INFO] running `Command { std: "docker" "inspect" "ee1d73d910ebb67c80191076ca88972ba025c3fd20d2f9a12260a6c4ea338f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1d73d910ebb67c80191076ca88972ba025c3fd20d2f9a12260a6c4ea338f96", kill_on_drop: false }`
[INFO] [stdout] ee1d73d910ebb67c80191076ca88972ba025c3fd20d2f9a12260a6c4ea338f96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b517d618792ad69e4369ce8896b92e839d10c7695fa62e00bf3363172c73b409
[INFO] running `Command { std: "docker" "start" "-a" "b517d618792ad69e4369ce8896b92e839d10c7695fa62e00bf3363172c73b409", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conflux_core-e4732793b7ed838d)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test buffer::tests::test_buffer_drop_before_empty ... ok
[INFO] [stdout] test buffer::tests::test_buffer_len_and_is_empty ... ok
[INFO] [stdout] test buffer::tests::test_buffer_allows_unlimited_growth ... ok
[INFO] [stdout] test buffer::tests::test_buffer_drop_before_multiple_messages ... ok
[INFO] [stdout] test buffer::tests::test_buffer_drop_before_single_message ... ok
[INFO] [stdout] test buffer::tests::test_buffer_try_push_out_of_order_rejection ... ok
[INFO] [stdout] test buffer::tests::test_buffer_pop_front ... ok
[INFO] [stdout] test buffer::tests::test_buffer_try_push_valid_timestamp ... ok
[INFO] [stdout] test buffer::tests::test_drop_expired_mixed_timeout_and_no_timeout ... ok
[INFO] [stdout] test buffer::tests::test_drop_expired_no_timeout_messages ... ok
[INFO] [stdout] test buffer::tests::test_drop_expired_all_expired ... ok
[INFO] [stdout] test buffer::tests::test_drop_expired_with_timeout_not_expired ... ok
[INFO] [stdout] test staleness::tests::test_constrained_heap_basic_operations ... ok
[INFO] [stdout] test staleness::tests::test_constrained_heap_temporal_constraint ... ok
[INFO] [stdout] test staleness::tests::test_precision_gap_coalescing ... ok
[INFO] [stdout] test staleness::tests::test_staleness_config_defaults ... ok
[INFO] [stdout] test staleness::tests::test_timer_wheel_basic_operations ... ok
[INFO] [stdout] test state::tests::test_drop_policy_drop_oldest_multiple_evictions ... ok
[INFO] [stdout] test state::tests::test_finite_window_drops_old_messages ... ok
[INFO] [stdout] test state::tests::test_drop_policy_reject_new_allows_push_after_pop ... ok
[INFO] [stdout] test state::tests::test_infinite_window_matches_any_timestamp_difference ... ok
[INFO] [stdout] test state::tests::test_infinite_window_no_time_based_dropping ... ok
[INFO] [stdout] test state::tests::test_drop_policy_reject_new_rejects_when_full ... ok
[INFO] [stdout] test buffer::tests::test_buffer_with_capacity ... ok
[INFO] [stdout] test staleness::tests::test_constrained_heap_size_constraint ... ok
[INFO] [stdout] test state::tests::test_push_error_types ... ok
[INFO] [stdout] test state::tests::test_push_blocking_with_drop_oldest_never_blocks ... ok
[INFO] [stdout] test state::tests::test_push_error_into_inner ... ok
[INFO] [stdout] test state::tests::test_state_all_one_true_when_all_have_one ... ok
[INFO] [stdout] test state::tests::test_push_blocking_returns_other_errors_immediately ... ok
[INFO] [stdout] test state::tests::test_state_drop_expired_messages_no_timeout ... ok
[INFO] [stdout] test staleness::tests::test_staleness_config_presets ... ok
[INFO] [stdout] test state::tests::test_state_drop_expired_messages_with_timeout ... ok
[INFO] [stdout] test state::tests::test_state_drop_min_multiple_buffers ... ok
[INFO] [stdout] test state::tests::test_state_drop_expired_messages_mixed ... ok
[INFO] [stdout] test state::tests::test_state_drop_min_no_messages ... ok
[INFO] [stdout] test state::tests::test_state_inf_timestamp_empty_buffers ... ok
[INFO] [stdout] test state::tests::test_state_inf_timestamp_single_message_per_buffer ... ok
[INFO] [stdout] test state::tests::test_state_is_empty_some_have_data ... ok
[INFO] [stdout] test state::tests::test_state_is_empty_all_empty ... ok
[INFO] [stdout] test state::tests::test_state_is_empty_none_empty ... ok
[INFO] [stdout] test state::tests::test_state_is_full_all_buffers_full ... ok
[INFO] [stdout] test staleness::tests::test_staleness_detector_expiration ... ok
[INFO] [stdout] test state::tests::test_state_is_full_no_buffers_full ... ok
[INFO] [stdout] test state::tests::test_state_is_ready_all_empty ... ok
[INFO] [stdout] test staleness::tests::test_staleness_detector_integration ... ok
[INFO] [stdout] test state::tests::test_state_is_ready_some_buffers_insufficient ... ok
[INFO] [stdout] test state::tests::test_state_min_timestamp_empty_buffers ... ok
[INFO] [stdout] test state::tests::test_state_push_late_message_rejection ... ok
[INFO] [stdout] test state::tests::test_state_push_buffer_not_found ... ok
[INFO] [stdout] test state::tests::test_state_sup_timestamp_empty_buffers ... ok
[INFO] [stdout] test state::tests::test_state_push_valid_insertion ... ok
[INFO] [stdout] test sync::tests::test_config_buf_size_too_small ... ok
[INFO] [stdout] test sync::tests::test_config_infinite_window ... ok
[INFO] [stdout] test state::tests::test_state_try_match_no_match_possible ... ok
[INFO] [stdout] test sync::tests::test_config_empty_key_list ... ok
[INFO] [stdout] test sync::tests::test_config_window_size_zero ... ok
[INFO] [stdout] test state::tests::test_drop_policy_drop_oldest_evicts_when_full ... ok
[INFO] [stdout] test state::tests::test_state_all_one_false_when_empty ... ok
[INFO] [stdout] test state::tests::test_state_is_ready_all_buffers_sufficient ... ok
[INFO] [stdout] test sync::tests::test_config_minimum_valid_values ... ok
[INFO] [stdout] test state::tests::test_push_blocking_notify_on_try_match ... ok
[INFO] [stdout] test state::tests::test_push_blocking_immediate_success_when_space_available ... ok
[INFO] [stdout] test sync::tests::test_config_valid_configuration ... ok
[INFO] [stdout] test staleness::tests::test_staleness_detector_overflow_to_timer_wheel ... ok
[INFO] [stdout] test state::tests::test_push_blocking_succeeds_after_space_freed ... ok
[INFO] [stdout] test state::tests::test_push_blocking_timeout_when_buffer_full ... ok
[INFO] [stderr]      Running tests/advanced_edge_case_tests.rs (/opt/rustwide/target/debug/deps/advanced_edge_case_tests-e5bfc53d81f796a5)
[INFO] [stdout] test buffer::tests::test_buffer_front_and_back ... ok
[INFO] [stdout] test staleness::tests::test_staleness_detector_clear ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_single_message_streams ... ok
[INFO] [stdout] test test_stream_order_independence ... ok
[INFO] [stdout] test test_timestamp_boundary_cases ... ok
[INFO] [stdout] test test_window_size_edge_cases ... ok
[INFO] [stdout] test test_zero_timestamp_handling ... ok
[INFO] [stdout] test test_start_time_configurations ... ok
[INFO] [stdout] test test_feedback_mechanism_validation ... ok
[INFO] [stdout] test test_concurrent_identical_streams ... ok
[INFO] [stdout] test test_identical_timestamps ... ok
[INFO] [stderr]      Running tests/buffer_and_error_tests.rs (/opt/rustwide/target/debug/deps/buffer_and_error_tests-f8ba8e1995dfa096)
[INFO] [stdout] test test_buffer_size_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_empty_input_stream ... ok
[INFO] [stdout] test test_late_message_handling ... ok
[INFO] [stdout] test test_message_ordering_within_stream ... ok
[INFO] [stdout] test test_rapid_state_changes ... ok
[INFO] [stdout] test test_buffer_size_limits ... ok
[INFO] [stdout] test test_single_message_per_stream ... ok
[INFO] [stdout] test test_final_group_formation_after_depletion ... ok
[INFO] [stdout] test test_state_transitions ... ok
[INFO] [stdout] test test_window_based_dropping ... ok
[INFO] [stdout] test test_input_stream_error_propagation ... ok
[INFO] [stdout] test test_buffer_overflow_handling ... ok
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-6085ed73a11d35f2)
[INFO] [stdout] test test_uneven_stream_depletion ... ok
[INFO] [stderr]      Running tests/realistic_timing_tests.rs (/opt/rustwide/target/debug/deps/realistic_timing_tests-825e54d76c4ea5d3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[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 5 tests
[INFO] [stdout] test test_clock_skew_simulation ... ok
[INFO] [stdout] test test_network_delay_simulation ... ok
[INFO] [stdout] test test_mixed_frequency_streams ... ok
[INFO] [stdout] test test_burst_traffic_simulation ... ok
[INFO] [stdout] test test_sensor_data_simulation ... ok
[INFO] [stderr]      Running tests/staleness_basic_tests.rs (/opt/rustwide/target/debug/deps/staleness_basic_tests-bb0fdf06e93c9bcc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_config_with_staleness ... ok
[INFO] [stdout] test test_staleness_with_lazy_checking ... ok
[INFO] [stdout] test test_staleness_detector_stats ... ok
[INFO] [stderr]      Running tests/staleness_integration_tests.rs (/opt/rustwide/target/debug/deps/staleness_integration_tests-5f7a9511b3318397)
[INFO] [stdout] test test_staleness_config_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_staleness_integration_config_builder ... ok
[INFO] [stdout] test test_staleness_integration_precision_gap_coalescing ... ok
[INFO] [stdout] test test_staleness_integration_overflow_to_timer_wheel ... ok
[INFO] [stdout] test test_staleness_integration_with_lazy_checking ... ok
[INFO] [stdout] test test_staleness_integration_batch_processing ... ok
[INFO] [stdout] test test_staleness_integration_high_frequency ... ok
[INFO] [stdout] test test_staleness_integration_memory_efficiency ... ok
[INFO] [stdout] test test_staleness_integration_basic ... ok
[INFO] [stdout] test test_staleness_integration_mixed_configurations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stress_tests.rs (/opt/rustwide/target/debug/deps/stress_tests-34f16cb885101708)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_rapid_state_changes ... ok
[INFO] [stdout] test test_extreme_timestamps ... ok
[INFO] [stdout] test test_large_buffer_capacity ... ok
[INFO] [stdout] test test_many_concurrent_streams ... ok
[INFO] [stdout] test test_memory_efficiency ... ok
[INFO] [stdout] test test_performance_benchmarking ... ok
[INFO] [stdout] test test_high_volume_processing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/three_stream_tests.rs (/opt/rustwide/target/debug/deps/three_stream_tests-4f527af2382d8b15)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_complex_interleaving ... ok
[INFO] [stdout] test test_three_stream_perfect_alignment ... ok
[INFO] [stdout] test test_staggered_arrival ... ok
[INFO] [stdout] test test_basic_three_stream_sync ... ok
[INFO] [stdout] test test_two_of_three_sync ... ok
[INFO] [stdout] test test_no_common_sync_window ... ok
[INFO] [stdout] test test_one_stream_lagging ... ok
[INFO] [stdout] test test_sparse_stream_combination ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/timeout_tests.rs (/opt/rustwide/target/debug/deps/timeout_tests-56a2d6f4ed6dfb6b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/two_stream_tests.rs (/opt/rustwide/target/debug/deps/two_stream_tests-b19b23b7f0d17f76)
[INFO] [stdout] test test_timeout_mixed_timeout_and_no_timeout ... ok
[INFO] [stdout] test test_timeout_prevents_memory_buildup ... ok
[INFO] [stdout] test test_timeout_with_different_timeouts_per_stream ... ok
[INFO] [stdout] test test_timeout_basic_expiration ... ok
[INFO] [stdout] test test_timeout_edge_case_exact_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_close_synchronization ... ok
[INFO] [stdout] test test_uneven_message_counts ... ok
[INFO] [stdout] test test_window_boundary_exact ... ok
[INFO] [stdout] test test_failed_synchronization ... ok
[INFO] [stdout] test test_large_window_groups_many ... ok
[INFO] [stdout] test test_perfect_synchronization ... ok
[INFO] [stdout] test test_sequential_groups ... ok
[INFO] [stdout] test test_single_message_each_stream ... ok
[INFO] [stderr]    Doc-tests conflux_core
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/conflux-core/src/lib.rs - (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.39s; merged doctests compilation took 1.34s
[INFO] running `Command { std: "docker" "inspect" "b517d618792ad69e4369ce8896b92e839d10c7695fa62e00bf3363172c73b409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b517d618792ad69e4369ce8896b92e839d10c7695fa62e00bf3363172c73b409", kill_on_drop: false }`
[INFO] [stdout] b517d618792ad69e4369ce8896b92e839d10c7695fa62e00bf3363172c73b409
