[INFO] fetching crate gsfw-util 0.1.0...
[INFO] testing gsfw-util-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate gsfw-util 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate gsfw-util 0.1.0
[INFO] finished tweaking crates.io crate gsfw-util 0.1.0
[INFO] tweaked toml for crates.io crate gsfw-util 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gsfw-util 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding test-case v2.2.2 (available: v3.3.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v2.2.2
[INFO] [stderr]   Downloaded test-case v2.2.2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb5ad2fad1446816b12391d95415454b85f9e67b6900cb1dcafa4475003a9328
[INFO] running `Command { std: "docker" "start" "-a" "fb5ad2fad1446816b12391d95415454b85f9e67b6900cb1dcafa4475003a9328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb5ad2fad1446816b12391d95415454b85f9e67b6900cb1dcafa4475003a9328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5ad2fad1446816b12391d95415454b85f9e67b6900cb1dcafa4475003a9328", kill_on_drop: false }`
[INFO] [stdout] fb5ad2fad1446816b12391d95415454b85f9e67b6900cb1dcafa4475003a9328
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d6e0d6d8c734ca74b2562b6e3d689761bb0f83f599ce9563f347001e53dc8d7
[INFO] running `Command { std: "docker" "start" "-a" "6d6e0d6d8c734ca74b2562b6e3d689761bb0f83f599ce9563f347001e53dc8d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[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 gsfw-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.51s
[INFO] running `Command { std: "docker" "inspect" "6d6e0d6d8c734ca74b2562b6e3d689761bb0f83f599ce9563f347001e53dc8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d6e0d6d8c734ca74b2562b6e3d689761bb0f83f599ce9563f347001e53dc8d7", kill_on_drop: false }`
[INFO] [stdout] 6d6e0d6d8c734ca74b2562b6e3d689761bb0f83f599ce9563f347001e53dc8d7
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81dde1d748f48db6aee85b7ec72f3a7622c87a8f398ae04d99c558012bf8e100
[INFO] running `Command { std: "docker" "start" "-a" "81dde1d748f48db6aee85b7ec72f3a7622c87a8f398ae04d99c558012bf8e100", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling test-case v2.2.2
[INFO] [stderr]    Compiling gsfw-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.25s
[INFO] running `Command { std: "docker" "inspect" "81dde1d748f48db6aee85b7ec72f3a7622c87a8f398ae04d99c558012bf8e100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81dde1d748f48db6aee85b7ec72f3a7622c87a8f398ae04d99c558012bf8e100", kill_on_drop: false }`
[INFO] [stdout] 81dde1d748f48db6aee85b7ec72f3a7622c87a8f398ae04d99c558012bf8e100
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 814ce73910d8fb7e9c6f9f5bb3f95b2ac4e684178eee702bbb832c2bbd598eae
[INFO] running `Command { std: "docker" "start" "-a" "814ce73910d8fb7e9c6f9f5bb3f95b2ac4e684178eee702bbb832c2bbd598eae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gsfw_util-315382324bf825d8)
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_10_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_100_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_125_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_20_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_200_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_250_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_50_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_8_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_timer::when_timer_trigger_in_100_ms ... ok
[INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_500_ms_per_slot ... ok
[INFO] [stdout] test timer::test::test_timer::when_timer_trigger_in_200_ms ... ok
[INFO] [stdout] test timer::test::test_min_wheel_create::minute_wheel_with_1_sec_per_slot ... ok
[INFO] [stdout] test timer::test::test_wheel_accelerate::_10_duration_from_millis_100_duration_from_millis_200_1_duration_from_millis_150_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_accelerate::_30_duration_from_secs_2_duration_from_secs_f32_1_999_1_duration_from_millis_1700_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_accelerate::_5_duration_from_millis_200_duration_from_millis_380_1_duration_from_millis_350_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_accelerate::_60_duration_from_secs_1_duration_from_secs_f32_0_999_1_duration_from_millis_700_expects ... ok
[INFO] [stdout] test timer::test::test_timer::when_timer_trigger_in_50_ms ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_20_duration_from_millis_50_duration_from_millis_40_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_20_duration_from_millis_50_duration_from_millis_140_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_20_duration_from_millis_50_duration_from_millis_90_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_timer::when_timer_trigger_in_1_sec ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_4_duration_from_millis_250_duration_from_millis_200_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_min_wheel_create::minute_wheel_with_2_sec_per_slot ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_4_duration_from_millis_250_duration_from_millis_400_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_4_duration_from_millis_250_duration_from_millis_600_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_min_wheel_create::minute_wheel_with_3_sec_per_slot ... ok
[INFO] [stdout] test timer::test::test_wheel_delay::_100_duration_from_millis_10_duration_from_millis_50_1_duration_from_millis_100_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_30_duration_from_secs_2_duration_from_secs_f32_1_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_delay::_100_duration_from_millis_10_duration_from_millis_50_1_duration_from_millis_200_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_delay::_30_duration_from_secs_2_duration_from_secs_f32_1_999_1_duration_from_millis_200_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_delay::_5_duration_from_millis_200_duration_from_millis_380_1_duration_from_millis_40_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_delay::_60_duration_from_secs_1_duration_from_secs_f32_0_999_1_duration_from_millis_200_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_60_duration_from_secs_1_duration_from_secs_f32_0_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_5_999_vec_1_2_3_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_delay::_10_duration_from_millis_100_duration_from_millis_200_1_duration_from_millis_300_expects ... ok
[INFO] [stdout] test timer::test::test_min_wheel_create::minute_wheel_with_4_sec_per_slot ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_12_duration_from_secs_5_duration_from_secs_f32_4_999_vec_1_2_3_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_60_duration_from_secs_1_duration_from_secs_f32_1_500_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_15_duration_from_secs_4_duration_from_secs_f32_3_999_vec_1_2_3_0_expects ... ok
[INFO] [stdout] test timer::test::test_min_wheel_create::minute_wheel_with_5_sec_per_slot ... ok
[INFO] [stdout] test timer::test::test_wheel_cancel::_30_duration_from_secs_2_duration_from_secs_f32_3_500_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_20_duration_from_secs_3_duration_from_secs_f32_2_999_vec_1_2_3_0_expects ... ok
[INFO] [stdout] test timer::test::test_min_wheel_create::minute_wheel_with_6_sec_per_slot ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_20_duration_from_secs_3_duration_from_secs_f32_3_999_vec_1_2_3_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_30_duration_from_secs_2_duration_from_secs_f32_1_999_vec_1_2_3_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_15_duration_from_secs_4_duration_from_secs_f32_4_999_vec_1_2_3_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_12_duration_from_secs_5_duration_from_secs_f32_5_999_vec_1_2_3_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_60_duration_from_secs_1_duration_from_secs_f32_0_999_vec_1_2_3_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_6_999_vec_1_2_3_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_60_duration_from_secs_1_duration_from_secs_f32_1_999_vec_1_2_3_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_30_duration_from_secs_2_duration_from_secs_f32_2_999_vec_1_2_3_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_10_duration_from_secs_6_duration_from_secs_f32_5_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_60_duration_from_secs_1_duration_from_secs_f32_2_999_vec_1_2_3_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_20_duration_from_secs_3_duration_from_secs_f32_6_999_vec_1_2_3_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_12_duration_from_secs_5_duration_from_secs_f32_4_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_30_duration_from_secs_2_duration_from_secs_f32_4_999_vec_1_2_3_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_3_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_15_duration_from_secs_4_duration_from_secs_f32_8_999_vec_1_2_3_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_12_duration_from_secs_5_duration_from_secs_f32_10_999_vec_1_2_3_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_20_duration_from_secs_3_duration_from_secs_f32_2_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_12_999_vec_1_2_3_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_10_duration_from_secs_6_duration_from_secs_f32_6_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_30_duration_from_secs_2_duration_from_secs_f32_1_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_20_duration_from_secs_3_duration_from_secs_f32_3_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_4_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_60_duration_from_secs_1_duration_from_secs_f32_0_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_12_duration_from_secs_5_duration_from_secs_f32_5_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_60_duration_from_secs_1_duration_from_secs_f32_1_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_30_duration_from_secs_2_duration_from_secs_f32_2_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_10_duration_from_secs_6_duration_from_secs_f32_5_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_60_duration_from_secs_1_duration_from_secs_f32_2_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_30_duration_from_secs_2_duration_from_secs_f32_4_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_12_duration_from_secs_5_duration_from_secs_f32_4_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_3_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_20_duration_from_secs_3_duration_from_secs_f32_6_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_12_duration_from_secs_5_duration_from_secs_f32_10_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_20_duration_from_secs_3_duration_from_secs_f32_2_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_tick_n::_10_duration_from_secs_6_duration_from_secs_f32_12_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_10_duration_from_secs_6_duration_from_secs_f32_6_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_30_duration_from_secs_2_duration_from_secs_f32_1_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_20_duration_from_secs_3_duration_from_secs_f32_3_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_4_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_60_duration_from_secs_1_duration_from_secs_f32_0_999_1_0_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_12_duration_from_secs_5_duration_from_secs_f32_5_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_60_duration_from_secs_1_duration_from_secs_f32_1_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_trigger::_5_duration_from_millis_200_duration_from_millis_201_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_trigger::_5_duration_from_millis_200_duration_from_millis_999_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_trigger::_60_duration_from_secs_1_duration_from_secs_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_trigger::_60_duration_from_secs_1_duration_from_secs_59_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_30_duration_from_secs_2_duration_from_secs_f32_2_999_1_1_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_60_duration_from_secs_1_duration_from_secs_f32_2_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_20_duration_from_secs_3_duration_from_secs_f32_6_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_30_duration_from_secs_2_duration_from_secs_f32_4_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_12_duration_from_secs_5_duration_from_secs_f32_10_999_1_2_expects ... ok
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test timer::test::test_wheel_dispatch_until_tick_n::_10_duration_from_secs_6_duration_from_secs_f32_12_999_1_2_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects' (100) panicked at src/timer/mod.rs:121:13:
[INFO] [stdout] assertion failed: Instant::now() <= now + slot_duration * tick_n + TOLERANCE
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d0edbdf99d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d0edbdf99d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d0edbdf99d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d0edbdf99d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d0edbe0e69a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d0edbe0e69a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d0edbdfeaa6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d0edbdfeaa6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d0edbdd7c2f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d0edbdd7c2f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d0edbdf1a79 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d0edbcf46fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d0edbcf46fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d0edbdf1ce2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d0edbdf1ce2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d0edbdd7d1a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d0edbdccf69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d0edbdd8b3d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d0edbe0eddc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d0edbe0eda2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d0edbce5741 - gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timer/mod.rs:121:13
[INFO] [stdout]   21:     0x5d0edbc9863d - <core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d0edbc424fd - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x5d0edbc41f7b - tokio[e76822531687dc68]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5d0edbc41f7b - tokio[e76822531687dc68]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5d0edbc41f7b - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x5d0edbc1f190 - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x5d0edbc3e9ad - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x5d0edbc31e84 - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x5d0edbc70f8b - <tokio[e76822531687dc68]::runtime::context::scoped::Scoped<tokio[e76822531687dc68]::runtime::scheduler::Context>>::set::<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e76822531687dc68]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5d0edbca8119 - tokio[e76822531687dc68]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e76822531687dc68]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5d0edbc45932 - <std[3b51380354919863]::thread::local::LocalKey<tokio[e76822531687dc68]::runtime::context::Context>>::try_with::<tokio[e76822531687dc68]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e76822531687dc68]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e76822531687dc68]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5d0edbc42c3e - <std[3b51380354919863]::thread::local::LocalKey<tokio[e76822531687dc68]::runtime::context::Context>>::with::<tokio[e76822531687dc68]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e76822531687dc68]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e76822531687dc68]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5d0edbca397d - tokio[e76822531687dc68]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e76822531687dc68]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5d0edbc2b350 - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x5d0edbc2bf46 - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x5d0edbc300b0 - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5d0edbca7b63 - tokio[e76822531687dc68]::runtime::context::runtime::enter_runtime::<<tokio[e76822531687dc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5d0edbc1b464 - <tokio[e76822531687dc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5d0edbcbc52c - <tokio[e76822531687dc68]::runtime::runtime::Runtime>::block_on_inner::<gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5d0edbcbde11 - <tokio[e76822531687dc68]::runtime::runtime::Runtime>::block_on::<gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5d0edbce74ac - gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timer/mod.rs:112:12
[INFO] [stdout]   42:     0x5d0edbcae1ba - gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timer/mod.rs:86:5
[INFO] [stdout]   43:     0x5d0edbcad377 - gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timer/mod.rs:86:83
[INFO] [stdout]   44:     0x5d0edbc8acc6 - <gsfw_util[9b95976fa335bb99]::timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d0edbce8aab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d0edbce8aab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5d0edbcf530a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5d0edbcf530a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5d0edbcf530a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d0edbcf530a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d0edbcf530a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d0edbcf530a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5d0edbcf530a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5d0edbcf08b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5d0edbcf08b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d0edbcf7e02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5d0edbcf7e02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5d0edbcf7e02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d0edbcf7e02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d0edbcf7e02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d0edbcf7e02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5d0edbcf7e02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d0edbdf923f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5d0edbdf923f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7c472eae3aa4 - <unknown>
[INFO] [stdout]   66:     0x7c472eb70a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     timer::test::test_wheel_dispatch_until_tick_n::_15_duration_from_secs_4_duration_from_secs_f32_8_999_1_2_expects
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 96 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "814ce73910d8fb7e9c6f9f5bb3f95b2ac4e684178eee702bbb832c2bbd598eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814ce73910d8fb7e9c6f9f5bb3f95b2ac4e684178eee702bbb832c2bbd598eae", kill_on_drop: false }`
[INFO] [stdout] 814ce73910d8fb7e9c6f9f5bb3f95b2ac4e684178eee702bbb832c2bbd598eae
