[INFO] fetching crate gsfw-util 0.1.0...
[INFO] testing gsfw-util-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate gsfw-util 0.1.0 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gsfw-util 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 001bd5f791dd7a87796ffef1e45e654475904616b8611b5cbc2811c34f1d2ea6
[INFO] running `Command { std: "docker" "start" "-a" "001bd5f791dd7a87796ffef1e45e654475904616b8611b5cbc2811c34f1d2ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "001bd5f791dd7a87796ffef1e45e654475904616b8611b5cbc2811c34f1d2ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001bd5f791dd7a87796ffef1e45e654475904616b8611b5cbc2811c34f1d2ea6", kill_on_drop: false }`
[INFO] [stdout] 001bd5f791dd7a87796ffef1e45e654475904616b8611b5cbc2811c34f1d2ea6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b10bf686e57ab65458feb18a4368afd567fe45f536b0c9fcd11aa0fde4d6ba32
[INFO] running `Command { std: "docker" "start" "-a" "b10bf686e57ab65458feb18a4368afd567fe45f536b0c9fcd11aa0fde4d6ba32", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink 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 signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 26.23s
[INFO] running `Command { std: "docker" "inspect" "b10bf686e57ab65458feb18a4368afd567fe45f536b0c9fcd11aa0fde4d6ba32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b10bf686e57ab65458feb18a4368afd567fe45f536b0c9fcd11aa0fde4d6ba32", kill_on_drop: false }`
[INFO] [stdout] b10bf686e57ab65458feb18a4368afd567fe45f536b0c9fcd11aa0fde4d6ba32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 410ed7fc57785bafb78dbf3a3e396aea258a49c08d4a7ede0e19a8a40c3d13cd
[INFO] running `Command { std: "docker" "start" "-a" "410ed7fc57785bafb78dbf3a3e396aea258a49c08d4a7ede0e19a8a40c3d13cd", 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 4.91s
[INFO] running `Command { std: "docker" "inspect" "410ed7fc57785bafb78dbf3a3e396aea258a49c08d4a7ede0e19a8a40c3d13cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410ed7fc57785bafb78dbf3a3e396aea258a49c08d4a7ede0e19a8a40c3d13cd", kill_on_drop: false }`
[INFO] [stdout] 410ed7fc57785bafb78dbf3a3e396aea258a49c08d4a7ede0e19a8a40c3d13cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a8224aae02c4b9a4942cbcb48fdc71ac44bd31cd0602c3f57fe9e26cbb16fc5
[INFO] running `Command { std: "docker" "start" "-a" "5a8224aae02c4b9a4942cbcb48fdc71ac44bd31cd0602c3f57fe9e26cbb16fc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[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_min_wheel_create::minute_wheel_with_1_sec_per_slot ... ok
[INFO] [stdout] test timer::test::test_timer::when_timer_trigger_in_50_ms ... 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_200_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_delay::_100_duration_from_millis_10_duration_from_millis_50_1_duration_from_millis_200_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::_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 ... ok
[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] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.89s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gsfw_util
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/timer/wheel.rs - timer::wheel::WheelProxy (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5a8224aae02c4b9a4942cbcb48fdc71ac44bd31cd0602c3f57fe9e26cbb16fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8224aae02c4b9a4942cbcb48fdc71ac44bd31cd0602c3f57fe9e26cbb16fc5", kill_on_drop: false }`
[INFO] [stdout] 5a8224aae02c4b9a4942cbcb48fdc71ac44bd31cd0602c3f57fe9e26cbb16fc5
