[INFO] fetching crate kestrel-timer 0.3.4...
[INFO] testing kestrel-timer-0.3.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate kestrel-timer 0.3.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kestrel-timer 0.3.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kestrel-timer 0.3.4
[INFO] tweaked toml for crates.io crate kestrel-timer 0.3.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kestrel-timer 0.3.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kestrel-timer 0.3.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 684836a0b13b739ff94199f355a346407aa61b8ed44d74d6ba73ecf3f12e916e
[INFO] running `Command { std: "docker" "start" "-a" "684836a0b13b739ff94199f355a346407aa61b8ed44d74d6ba73ecf3f12e916e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684836a0b13b739ff94199f355a346407aa61b8ed44d74d6ba73ecf3f12e916e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684836a0b13b739ff94199f355a346407aa61b8ed44d74d6ba73ecf3f12e916e", kill_on_drop: false }`
[INFO] [stdout] 684836a0b13b739ff94199f355a346407aa61b8ed44d74d6ba73ecf3f12e916e
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9e55d57bda6b00a60e96db157b5806a662f8c7dce0792fa471abe9fe78e8166
[INFO] running `Command { std: "docker" "start" "-a" "d9e55d57bda6b00a60e96db157b5806a662f8c7dce0792fa471abe9fe78e8166", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallring v0.1.3
[INFO] [stderr]    Compiling deferred-map v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lite-sync v0.1.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kestrel-timer v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s
[INFO] running `Command { std: "docker" "inspect" "d9e55d57bda6b00a60e96db157b5806a662f8c7dce0792fa471abe9fe78e8166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e55d57bda6b00a60e96db157b5806a662f8c7dce0792fa471abe9fe78e8166", kill_on_drop: false }`
[INFO] [stdout] d9e55d57bda6b00a60e96db157b5806a662f8c7dce0792fa471abe9fe78e8166
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c57a209604af3fce08fcd6252db35dc6380bbc466bdc16b2edd5dafa50273d0
[INFO] running `Command { std: "docker" "start" "-a" "8c57a209604af3fce08fcd6252db35dc6380bbc466bdc16b2edd5dafa50273d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling lite-sync v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling kestrel-timer v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.49s
[INFO] running `Command { std: "docker" "inspect" "8c57a209604af3fce08fcd6252db35dc6380bbc466bdc16b2edd5dafa50273d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c57a209604af3fce08fcd6252db35dc6380bbc466bdc16b2edd5dafa50273d0", kill_on_drop: false }`
[INFO] [stdout] 8c57a209604af3fce08fcd6252db35dc6380bbc466bdc16b2edd5dafa50273d0
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 640926c3db379ea2cb987ea9fe63b2e9ecb9920cb60e62d16c10f9dbbf6d966d
[INFO] running `Command { std: "docker" "start" "-a" "640926c3db379ea2cb987ea9fe63b2e9ecb9920cb60e62d16c10f9dbbf6d966d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kestrel_timer-41f21ca6a7b7f8cc)
[INFO] [stdout] running 102 tests
[INFO] [stdout] test config::tests::test_batch_config_default ... ok
[INFO] [stdout] test config::tests::test_timer_config_default ... ok
[INFO] [stdout] test config::tests::test_service_config_builder ... ok
[INFO] [stdout] test config::tests::test_wheel_config_builder ... ok
[INFO] [stdout] test config::tests::test_wheel_config_default ... ok
[INFO] [stdout] test config::tests::test_wheel_config_validation_invalid_slot_count ... ok
[INFO] [stdout] test config::tests::test_wheel_config_validation_zero_tick ... ok
[INFO] [stdout] test integration_tests::test_batch_completion_reasons ... ok
[INFO] [stdout] test integration_tests::test_completion_reason_cancelled ... ok
[INFO] [stdout] test config::tests::test_timer_config_builder ... ok
[INFO] [stdout] test integration_tests::test_completion_reason_expired ... ok
[INFO] [stdout] test integration_tests::test_notify_only_timer_once ... ok
[INFO] [stdout] test service::tests::test_add_timer_handle_and_receive_timeout ... ok
[INFO] [stdout] test service::tests::test_service_creation ... ok
[INFO] [stdout] test service::tests::test_shutdown ... ok
[INFO] [stdout] test service::tests::test_take_receiver_twice ... ok
[INFO] [stdout] test integration_tests::test_completion_notification_once ... ok
[INFO] [stdout] test service::tests::test_schedule_once_notify_direct ... ok
[INFO] [stdout] test service::tests::test_task_timeout_cleans_up_task_sender ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_cancel_batch_empty ... ok
[INFO] [stdout] test integration_tests::test_basic_timer ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_cancel_nonexistent_task ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_cancel_task ... ok
[INFO] [stdout] test integration_tests::test_batch_completion_notifications ... ok
[INFO] [stdout] test service::tests::test_schedule_once_direct ... ok
[INFO] [stdout] test tests::service::batch_tests::test_schedule_once_batch_direct ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_cancel_batch_direct ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_cancel_batch_partial ... ok
[INFO] [stdout] test integration_tests::test_multiple_timers ... ok
[INFO] [stdout] test integration_tests::test_timer_cancellation ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_cancel_task_spawns_background_task ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_cancelled_task_not_forwarded_to_timeout_rx ... ok
[INFO] [stdout] test tests::service::postpone_tests::test_postpone_batch_empty ... ok
[INFO] [stdout] test tests::service::cancel_tests::test_schedule_and_cancel_direct ... ok
[INFO] [stdout] test tests::service::postpone_tests::test_postpone ... ok
[INFO] [stdout] test tests::service::periodic_tests::test_periodic_task_cancel_no_notification ... ok
[INFO] [stdout] test tests::service::postpone_tests::test_postpone_nonexistent_task ... ok
[INFO] [stdout] test tests::service::periodic_tests::test_periodic_task_basic ... ok
[INFO] [stdout] test tests::service::postpone_tests::test_postpone_batch ... ok
[INFO] [stdout] test tests::service::periodic_tests::test_mixed_oneshot_and_periodic_tasks ... ok
[INFO] [stdout] test tests::service::postpone_tests::test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test tests::service::postpone_tests::test_postpone_batch_without_callbacks ... ok
[INFO] [stdout] test tests::service::postpone_tests::test_postpone_keeps_timeout_notification_valid ... ok
[INFO] [stdout] test tests::service::periodic_tests::test_periodic_task_batch_register ... ok
[INFO] [stdout] test tests::timer::batch_tests::test_periodic_batch_cancel ... ok
[INFO] [stdout] test tests::timer::batch_tests::test_periodic_batch_postpone ... ok
[INFO] [stdout] test tests::timer::cancel_tests::test_cancel_immediate ... ok
[INFO] [stdout] test tests::timer::batch_tests::test_periodic_batch_register ... ok
[INFO] [stdout] test tests::timer::cancel_tests::test_cancel_timer ... ok
[INFO] [stdout] test tests::timer::batch_tests::test_postpone_batch ... ok
[INFO] [stdout] test tests::timer::batch_tests::test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test tests::timer::periodic_tests::test_periodic_basic ... ok
[INFO] [stdout] test tests::timer::periodic_tests::test_periodic_cancel_notification ... ok
[INFO] [stdout] test tests::wheel::advanced_tests::test_hierarchical_l1_to_l0_demotion ... ok
[INFO] [stdout] test tests::wheel::advanced_tests::test_multi_round_tasks ... ok
[INFO] [stdout] test tests::wheel::batch_tests::test_batch_cancel_small_threshold ... ok
[INFO] [stdout] test tests::wheel::batch_tests::test_batch_operations_same_slot ... ok
[INFO] [stdout] test tests::wheel::batch_tests::test_cancel_batch ... ok
[INFO] [stdout] test tests::wheel::batch_tests::test_empty_batch_operations ... ok
[INFO] [stdout] test tests::wheel::batch_tests::test_insert_batch ... ok
[INFO] [stdout] test tests::wheel::batch_tests::test_insert_batch_length_mismatch ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_mixed_oneshot_and_periodic_tasks ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_basic ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_batch_cancel ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_batch_insert ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_batch_postpone ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_cancel ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_cross_layer ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_multiple_triggers ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_postpone ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_postpone_cross_layer ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_postpone_with_callback ... ok
[INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_with_initial_delay ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_cancel_after_postpone ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_cross_layer_postpone ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_batch ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_batch_partial ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_nonexistent_task ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_same_task_multiple_times ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_single_task ... ok
[INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_with_new_callback ... ok
[INFO] [stdout] test tests::timer::periodic_tests::test_periodic_cancel ... ok
[INFO] [stdout] test timer::tests::test_timer_creation ... ok
[INFO] [stdout] test wheel::tests::test_advance_empty_slots ... ok
[INFO] [stdout] test wheel::tests::test_cross_layer_cancel ... ok
[INFO] [stdout] test wheel::tests::test_delay_to_ticks ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_config_validation ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_insert_and_advance ... ok
[INFO] [stdout] test tests::timer::postpone_tests::test_postpone_with_callback ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_wheel_creation ... ok
[INFO] [stdout] test wheel::tests::test_layer_determination ... ok
[INFO] [stdout] test wheel::tests::test_minimum_delay ... ok
[INFO] [stdout] test wheel::tests::test_slot_boundary ... ok
[INFO] [stdout] test wheel::tests::test_wheel_creation ... ok
[INFO] [stdout] test wheel::tests::test_wheel_invalid_slot_count ... ok
[INFO] [stdout] test wheel::tests::test_task_id_uniqueness ... ok
[INFO] [stdout] test tests::timer::periodic_tests::test_periodic_postpone_with_callback ... ok
[INFO] [stdout] test tests::timer::postpone_tests::test_postpone_keeps_completion_receiver_valid ... ok
[INFO] [stdout] test timer::tests::test_schedule_once ... ok
[INFO] [stdout] test tests::timer::periodic_tests::test_periodic_completion_receiver ... ok
[INFO] [stdout] test tests::timer::periodic_tests::test_periodic_postpone ... ok
[INFO] [stdout] test tests::timer::postpone_tests::test_postpone_timer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-2c7a3f0716dbda97)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_batch_cancel ... ok
[INFO] [stdout] test test_batch_cancel_no_wait ... ok
[INFO] [stdout] test test_memory_efficiency ... ok
[INFO] [stdout] test test_batch_schedule ... ok
[INFO] [stdout] test test_batch_cancel_partial ... ok
[INFO] [stdout] test test_concurrent_operations ... ok
[INFO] [stdout] test test_large_scale_timers ... ok
[INFO] [stdout] test test_multiple_services_concurrent_operations ... ok
[INFO] [stdout] test test_batch_postpone ... ok
[INFO] [stdout] test test_postpone_single_timer ... ok
[INFO] [stdout] test test_postpone_with_new_callback ... ok
[INFO] [stdout] test test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test test_postpone_multiple_times ... ok
[INFO] [stdout] test test_postpone_with_service ... ok
[INFO] [stdout] test test_service_isolation ... ok
[INFO] [stdout] test test_timer_precision ... ok
[INFO] [stdout] test test_single_wheel_multiple_services ... ok
[INFO] [stdout] test test_timer_with_different_delays ... ok
[INFO] [stderr]    Doc-tests kestrel_timer
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test src/config.rs - config::BatchConfig (line 327) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::allocate_handle (line 175) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService (line 96) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::postpone (line 449) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::cancel_batch (line 374) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::postpone_batch_with_callbacks (line 562) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::cancel_task (line 322) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::register (line 632) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::register_batch (line 710) - compile ... ok
[INFO] [stdout] test src/config.rs - config::WheelConfig (line 19) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::take_receiver (line 279) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::shutdown (line 796) - compile ... ok
[INFO] [stdout] test src/config.rs - config::TimerConfig (line 366) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::allocate_handles (line 206) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ServiceConfig (line 209) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_service_with_config (line 180) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::postpone_batch (line 504) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::cancel_batch (line 453) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::new (line 41) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone (line 546) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::cancel (line 401) - compile ... ok
[INFO] [stdout] test src/task.rs - task::CallbackWrapper (line 181) ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone (line 520) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone_batch (line 611) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone_batch_with_callbacks (line 679) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::register (line 246) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::register_batch (line 319) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::with_defaults (line 96) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::shutdown (line 777) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::cancel_all (line 270) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::postpone_all (line 373) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::postpone_each_with_callbacks (line 465) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::postpone_each (line 417) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::into_handles (line 568) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::into_parts (line 629) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::postpone_all (line 682) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::postpone_each (line 722) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::cancel_all (line 537) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::postpone_each_with_callbacks (line 767) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion (line 804) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::into_handles (line 302) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandleWithCompletion::cancel (line 136) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandle::cancel (line 35) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandleWithCompletion::into_parts (line 206) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandle::postpone (line 77) - compile ... ok
[INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandleWithCompletion::postpone (line 176) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_service (line 125) - compile ... ok
[INFO] [stdout] test src/task.rs - task::CallbackWrapper::new (line 206) ... ok
[INFO] [stdout] test src/task.rs - task::TimerCallback (line 138) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.84s; merged doctests compilation took 4.79s
[INFO] running `Command { std: "docker" "inspect" "640926c3db379ea2cb987ea9fe63b2e9ecb9920cb60e62d16c10f9dbbf6d966d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "640926c3db379ea2cb987ea9fe63b2e9ecb9920cb60e62d16c10f9dbbf6d966d", kill_on_drop: false }`
[INFO] [stdout] 640926c3db379ea2cb987ea9fe63b2e9ecb9920cb60e62d16c10f9dbbf6d966d
