[INFO] fetching crate gsfw-util 0.1.0... [INFO] testing gsfw-util-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate gsfw-util 0.1.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gsfw-util 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 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.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b23fdd29c04977c825e42e9af617724aa34438014b0bbd2ff3ff0095df74d572 [INFO] running `Command { std: "docker" "start" "-a" "b23fdd29c04977c825e42e9af617724aa34438014b0bbd2ff3ff0095df74d572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b23fdd29c04977c825e42e9af617724aa34438014b0bbd2ff3ff0095df74d572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23fdd29c04977c825e42e9af617724aa34438014b0bbd2ff3ff0095df74d572", kill_on_drop: false }` [INFO] [stdout] b23fdd29c04977c825e42e9af617724aa34438014b0bbd2ff3ff0095df74d572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 823006001c7e721da0e5f60ef282dd2fb096eed348aca826bd4d3cd26f5772a2 [INFO] running `Command { std: "docker" "start" "-a" "823006001c7e721da0e5f60ef282dd2fb096eed348aca826bd4d3cd26f5772a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [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 31.71s [INFO] running `Command { std: "docker" "inspect" "823006001c7e721da0e5f60ef282dd2fb096eed348aca826bd4d3cd26f5772a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823006001c7e721da0e5f60ef282dd2fb096eed348aca826bd4d3cd26f5772a2", kill_on_drop: false }` [INFO] [stdout] 823006001c7e721da0e5f60ef282dd2fb096eed348aca826bd4d3cd26f5772a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 214ff56c5a04ffe2f46b3f4a76201baa88f4f87e12c7c907fa52148105d98b9f [INFO] running `Command { std: "docker" "start" "-a" "214ff56c5a04ffe2f46b3f4a76201baa88f4f87e12c7c907fa52148105d98b9f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.1 [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 12.58s [INFO] running `Command { std: "docker" "inspect" "214ff56c5a04ffe2f46b3f4a76201baa88f4f87e12c7c907fa52148105d98b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214ff56c5a04ffe2f46b3f4a76201baa88f4f87e12c7c907fa52148105d98b9f", kill_on_drop: false }` [INFO] [stdout] 214ff56c5a04ffe2f46b3f4a76201baa88f4f87e12c7c907fa52148105d98b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 57c4010af5a897da45343d408b016e129118f519b3ee7a04f7c98194e7641d34 [INFO] running `Command { std: "docker" "start" "-a" "57c4010af5a897da45343d408b016e129118f519b3ee7a04f7c98194e7641d34", 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/x86_64-unknown-linux-musl/debug/deps/gsfw_util-773f2c6f09c4199a) [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_200_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_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 ... 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.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57c4010af5a897da45343d408b016e129118f519b3ee7a04f7c98194e7641d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c4010af5a897da45343d408b016e129118f519b3ee7a04f7c98194e7641d34", kill_on_drop: false }` [INFO] [stdout] 57c4010af5a897da45343d408b016e129118f519b3ee7a04f7c98194e7641d34