[INFO] fetching crate kestrel-timer 0.3.0... [INFO] testing kestrel-timer-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate kestrel-timer 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate kestrel-timer 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kestrel-timer 0.3.0 [INFO] tweaked toml for crates.io crate kestrel-timer 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kestrel-timer 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kestrel-timer 0.3.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deferred-map v0.1.2 [INFO] [stderr] Downloaded rtrb v0.3.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.102 [INFO] [stderr] Downloaded lite-sync v0.1.3 [INFO] [stderr] Downloaded smallring v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed588c792bb15c19b6fb64a0afb90483e67de093736f0dd4072541812709a7c4 [INFO] running `Command { std: "docker" "start" "-a" "ed588c792bb15c19b6fb64a0afb90483e67de093736f0dd4072541812709a7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed588c792bb15c19b6fb64a0afb90483e67de093736f0dd4072541812709a7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed588c792bb15c19b6fb64a0afb90483e67de093736f0dd4072541812709a7c4", kill_on_drop: false }` [INFO] [stdout] ed588c792bb15c19b6fb64a0afb90483e67de093736f0dd4072541812709a7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb6d77abfc5cb41e813663de1d92b3a020e2d91fb1b740b905dea1a531d2fa32 [INFO] running `Command { std: "docker" "start" "-a" "fb6d77abfc5cb41e813663de1d92b3a020e2d91fb1b740b905dea1a531d2fa32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling smallring v0.1.1 [INFO] [stderr] Compiling deferred-map v0.1.2 [INFO] [stderr] Compiling lite-sync v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling quote v1.0.41 [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.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s [INFO] running `Command { std: "docker" "inspect" "fb6d77abfc5cb41e813663de1d92b3a020e2d91fb1b740b905dea1a531d2fa32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6d77abfc5cb41e813663de1d92b3a020e2d91fb1b740b905dea1a531d2fa32", kill_on_drop: false }` [INFO] [stdout] fb6d77abfc5cb41e813663de1d92b3a020e2d91fb1b740b905dea1a531d2fa32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42f74ef837cc27cbc0150adea49d7ddc63cbb72c9be9d1bbeeacdec4fb9d2550 [INFO] running `Command { std: "docker" "start" "-a" "42f74ef837cc27cbc0150adea49d7ddc63cbb72c9be9d1bbeeacdec4fb9d2550", kill_on_drop: false }` [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [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 tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling kestrel-timer v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `Command { std: "docker" "inspect" "42f74ef837cc27cbc0150adea49d7ddc63cbb72c9be9d1bbeeacdec4fb9d2550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f74ef837cc27cbc0150adea49d7ddc63cbb72c9be9d1bbeeacdec4fb9d2550", kill_on_drop: false }` [INFO] [stdout] 42f74ef837cc27cbc0150adea49d7ddc63cbb72c9be9d1bbeeacdec4fb9d2550 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 067ba3455d9fd50ccdeea83929f17dd34fa0bb98fb296a6dd713154e2d39bcb4 [INFO] running `Command { std: "docker" "start" "-a" "067ba3455d9fd50ccdeea83929f17dd34fa0bb98fb296a6dd713154e2d39bcb4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kestrel_timer-e95507bd321d36c3) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test config::tests::test_batch_config_default ... ok [INFO] [stdout] test config::tests::test_service_config_builder ... ok [INFO] [stdout] test config::tests::test_timer_config_builder ... ok [INFO] [stdout] test config::tests::test_timer_config_default ... 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 service::tests::test_service_creation ... ok [INFO] [stdout] test service::tests::test_take_receiver_twice ... ok [INFO] [stdout] test service::tests::test_shutdown ... ok [INFO] [stdout] test tests::service::cancel_tests::test_cancel_batch_empty ... 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_completion_reason_cancelled ... ok [INFO] [stdout] test integration_tests::test_completion_reason_expired ... ok [INFO] [stdout] test service::tests::test_schedule_once_notify_direct ... ok [INFO] [stdout] test service::tests::test_add_timer_handle_and_receive_timeout ... ok [INFO] [stdout] test integration_tests::test_notify_only_timer_once ... ok [INFO] [stdout] test integration_tests::test_completion_notification_once ... ok [INFO] [stdout] test service::tests::test_task_timeout_cleans_up_task_sender ... 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::postpone_tests::test_postpone_batch_empty ... ok [INFO] [stdout] test integration_tests::test_basic_timer ... ok [INFO] [stdout] test tests::service::cancel_tests::test_cancelled_task_not_forwarded_to_timeout_rx ... ok [INFO] [stdout] test tests::service::cancel_tests::test_cancel_batch_partial ... ok [INFO] [stdout] test tests::service::cancel_tests::test_cancel_batch_direct ... ok [INFO] [stdout] test tests::service::postpone_tests::test_postpone_nonexistent_task ... ok [INFO] [stdout] test tests::service::cancel_tests::test_cancel_task_spawns_background_task ... ok [INFO] [stdout] test integration_tests::test_batch_completion_notifications ... 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 integration_tests::test_multiple_timers ... ok [INFO] [stdout] test integration_tests::test_timer_cancellation ... 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_basic ... ok [INFO] [stdout] test tests::service::postpone_tests::test_postpone_batch ... 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::periodic_tests::test_mixed_oneshot_and_periodic_tasks ... 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::wheel::advanced_tests::test_hierarchical_l1_to_l0_demotion ... ok [INFO] [stdout] test tests::timer::batch_tests::test_periodic_batch_postpone ... 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::advanced_tests::test_multi_round_tasks ... 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::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::timer::periodic_tests::test_periodic_cancel_notification ... 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::timer::batch_tests::test_periodic_batch_register ... ok [INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_batch ... ok [INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_nonexistent_task ... ok [INFO] [stdout] test tests::wheel::postpone_tests::test_postpone_batch_partial ... 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 timer::tests::test_timer_creation ... ok [INFO] [stdout] test tests::timer::cancel_tests::test_cancel_immediate ... ok [INFO] [stdout] test wheel::tests::test_cross_layer_cancel ... ok [INFO] [stdout] test tests::timer::cancel_tests::test_cancel_timer ... ok [INFO] [stdout] test tests::timer::postpone_tests::test_postpone_keeps_completion_receiver_valid ... 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 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_delay_to_ticks ... 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::wheel::batch_tests::test_insert_batch_length_mismatch ... ok [INFO] [stdout] test wheel::tests::test_advance_empty_slots ... ok [INFO] [stdout] test tests::timer::batch_tests::test_postpone_batch ... ok [INFO] [stdout] test tests::timer::periodic_tests::test_periodic_cancel ... ok [INFO] [stdout] test tests::timer::batch_tests::test_postpone_batch_with_callbacks ... ok [INFO] [stdout] test tests::timer::postpone_tests::test_postpone_timer ... ok [INFO] [stdout] test tests::wheel::periodic_tests::test_periodic_task_postpone_cross_layer ... ok [INFO] [stdout] test tests::timer::periodic_tests::test_periodic_basic ... ok [INFO] [stdout] test tests::timer::postpone_tests::test_postpone_with_callback ... ok [INFO] [stdout] test tests::timer::periodic_tests::test_periodic_postpone_with_callback ... 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] [INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f063c4de108924c5) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_batch_cancel ... ok [INFO] [stdout] test test_memory_efficiency ... ok [INFO] [stdout] test test_batch_cancel_no_wait ... ok [INFO] [stdout] test test_timer_precision ... ok [INFO] [stdout] test test_batch_schedule ... ok [INFO] [stdout] test test_service_isolation ... ok [INFO] [stdout] test test_postpone_single_timer ... ok [INFO] [stdout] test test_postpone_with_service ... ok [INFO] [stdout] test test_concurrent_operations ... ok [INFO] [stdout] test test_batch_cancel_partial ... ok [INFO] [stdout] test test_postpone_with_new_callback ... ok [INFO] [stdout] test test_single_wheel_multiple_services ... ok [INFO] [stdout] test test_postpone_multiple_times ... ok [INFO] [stdout] test test_large_scale_timers ... ok [INFO] [stdout] test test_multiple_services_concurrent_operations ... ok [INFO] [stdout] test test_timer_with_different_delays ... ok [INFO] [stdout] test test_postpone_batch_with_callbacks ... ok [INFO] [stdout] test test_batch_postpone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Doc-tests kestrel_timer [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test src/config.rs - config::BatchConfig (line 327) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServiceConfig (line 209) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService (line 93) - compile ... ok [INFO] [stdout] test src/config.rs - config::TimerConfig (line 366) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::allocate_handle (line 172) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::cancel_batch (line 371) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::allocate_handles (line 203) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::cancel_task (line 319) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::postpone (line 446) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::postpone_batch (line 496) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::postpone_batch_with_callbacks (line 554) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::register_batch (line 697) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::shutdown (line 782) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::register (line 624) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::cancel (line 390) - 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 202) ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::cancel_batch (line 442) - compile ... ok [INFO] [stdout] test src/task.rs - task::TimerCallback (line 134) ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::new (line 41) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone (line 509) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone (line 535) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone_batch (line 600) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::register (line 244) - compile ... ok [INFO] [stdout] test src/service.rs - service::TimerService::take_receiver (line 276) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::shutdown (line 766) - compile ... ok [INFO] [stdout] test src/task.rs - task::CallbackWrapper (line 177) ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::with_defaults (line 96) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone_batch_with_callbacks (line 668) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::postpone_each (line 419) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::postpone_each_with_callbacks (line 470) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion (line 806) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::cancel_all (line 538) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::into_handles (line 569) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::postpone_all (line 684) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::postpone_each (line 724) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::postpone_each_with_callbacks (line 769) - 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::TimerHandle::postpone (line 77) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandleWithCompletion::cancel (line 133) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandleWithCompletion::into_parts (line 203) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::into_handles (line 299) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::TimerHandleWithCompletion::postpone (line 173) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::postpone_all (line 372) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::register_batch (line 312) - compile ... ok [INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_service_with_config (line 180) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandle::cancel_all (line 267) - compile ... ok [INFO] [stdout] test src/config.rs - config::WheelConfig (line 19) - compile ... ok [INFO] [stdout] test src/timer/handle.rs - timer::handle::BatchHandleWithCompletion::into_parts (line 631) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] all doctests ran in 4.46s; merged doctests compilation took 4.38s [INFO] running `Command { std: "docker" "inspect" "067ba3455d9fd50ccdeea83929f17dd34fa0bb98fb296a6dd713154e2d39bcb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067ba3455d9fd50ccdeea83929f17dd34fa0bb98fb296a6dd713154e2d39bcb4", kill_on_drop: false }` [INFO] [stdout] 067ba3455d9fd50ccdeea83929f17dd34fa0bb98fb296a6dd713154e2d39bcb4