[INFO] fetching crate gsfw-util 0.1.0... [INFO] testing gsfw-util-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gsfw-util 0.1.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gsfw-util 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6250f050fece23e8dffba3107a65f4a3dc7dc2af6b57395f1748442b1e93297 [INFO] running `Command { std: "docker" "start" "-a" "c6250f050fece23e8dffba3107a65f4a3dc7dc2af6b57395f1748442b1e93297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6250f050fece23e8dffba3107a65f4a3dc7dc2af6b57395f1748442b1e93297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6250f050fece23e8dffba3107a65f4a3dc7dc2af6b57395f1748442b1e93297", kill_on_drop: false }` [INFO] [stdout] c6250f050fece23e8dffba3107a65f4a3dc7dc2af6b57395f1748442b1e93297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3bb1e48e75ab944faa323964040db2a26c8d47253ed0de2d736315994292ff2 [INFO] running `Command { std: "docker" "start" "-a" "c3bb1e48e75ab944faa323964040db2a26c8d47253ed0de2d736315994292ff2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [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.30 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.48.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.41 [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 16.85s [INFO] running `Command { std: "docker" "inspect" "c3bb1e48e75ab944faa323964040db2a26c8d47253ed0de2d736315994292ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3bb1e48e75ab944faa323964040db2a26c8d47253ed0de2d736315994292ff2", kill_on_drop: false }` [INFO] [stdout] c3bb1e48e75ab944faa323964040db2a26c8d47253ed0de2d736315994292ff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5303189d9c68a1e2d84f37e20f472e1582696cb02eb0a6f47a9665bc45c183b3 [INFO] running `Command { std: "docker" "start" "-a" "5303189d9c68a1e2d84f37e20f472e1582696cb02eb0a6f47a9665bc45c183b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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.37s [INFO] running `Command { std: "docker" "inspect" "5303189d9c68a1e2d84f37e20f472e1582696cb02eb0a6f47a9665bc45c183b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5303189d9c68a1e2d84f37e20f472e1582696cb02eb0a6f47a9665bc45c183b3", kill_on_drop: false }` [INFO] [stdout] 5303189d9c68a1e2d84f37e20f472e1582696cb02eb0a6f47a9665bc45c183b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49ba1ee6fa7634aa649f37e08e3f51f68b72a46a43836ab4f12ff87d8217f2a2 [INFO] running `Command { std: "docker" "start" "-a" "49ba1ee6fa7634aa649f37e08e3f51f68b72a46a43836ab4f12ff87d8217f2a2", 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-24fbfed2421ad001) [INFO] [stdout] [INFO] [stdout] running 97 tests [INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_8_ms_per_slot ... ok [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_20_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_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_timer::when_timer_trigger_in_100_ms ... 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_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_90_1_1_expects ... ok [INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_200_ms_per_slot ... 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_timer::when_timer_trigger_in_200_ms ... ok [INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_250_ms_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::_4_duration_from_millis_250_duration_from_millis_200_1_0_expects ... ok [INFO] [stdout] test timer::test::test_sec_wheel_create::second_wheel_with_500_ms_per_slot ... 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_delay::_100_duration_from_millis_10_duration_from_millis_50_1_duration_from_millis_200_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_wheel_cancel::_4_duration_from_millis_250_duration_from_millis_400_1_1_expects ... 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::_4_duration_from_millis_250_duration_from_millis_600_1_2_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_1_sec_per_slot ... ok [INFO] [stdout] test timer::test::test_timer::when_timer_trigger_in_1_sec ... 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_wheel_cancel::_60_duration_from_secs_1_duration_from_secs_f32_0_999_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_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_cancel::_30_duration_from_secs_2_duration_from_secs_f32_1_999_1_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::_60_duration_from_secs_1_duration_from_secs_f32_0_999_vec_1_2_3_0_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_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_min_wheel_create::minute_wheel_with_4_sec_per_slot ... 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_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_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::_12_duration_from_secs_5_duration_from_secs_f32_4_999_1_0_expects ... 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_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_4_999_vec_1_2_3_1_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_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::_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::_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_tick_n::_30_duration_from_secs_2_duration_from_secs_f32_1_999_1_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::_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::_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_6_999_vec_1_2_3_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_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_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::_30_duration_from_secs_2_duration_from_secs_f32_2_999_1_1_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_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_4_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_3_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_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_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::_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::_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::_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::_10_duration_from_secs_6_duration_from_secs_f32_6_999_1_1_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_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_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::_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::_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::_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::_15_duration_from_secs_4_duration_from_secs_f32_4_999_1_1_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::_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::_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_2_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_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::_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::_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::_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::_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::_12_duration_from_secs_5_duration_from_secs_f32_10_999_1_2_expects ... ok [INFO] [stderr] Doc-tests gsfw_util [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 19.14s [INFO] [stdout] [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.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49ba1ee6fa7634aa649f37e08e3f51f68b72a46a43836ab4f12ff87d8217f2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ba1ee6fa7634aa649f37e08e3f51f68b72a46a43836ab4f12ff87d8217f2a2", kill_on_drop: false }` [INFO] [stdout] 49ba1ee6fa7634aa649f37e08e3f51f68b72a46a43836ab4f12ff87d8217f2a2