[INFO] fetching crate gsfw-util 0.1.0... [INFO] testing gsfw-util-0.1.0 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] extracting crate gsfw-util 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gsfw-util 0.1.0 on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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] [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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 858379949c3fe835953a60cf807663e41ce3376aa12e3e85bc204b39502d747b [INFO] running `Command { std: "docker" "start" "-a" "858379949c3fe835953a60cf807663e41ce3376aa12e3e85bc204b39502d747b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "858379949c3fe835953a60cf807663e41ce3376aa12e3e85bc204b39502d747b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858379949c3fe835953a60cf807663e41ce3376aa12e3e85bc204b39502d747b", kill_on_drop: false }` [INFO] [stdout] 858379949c3fe835953a60cf807663e41ce3376aa12e3e85bc204b39502d747b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd381deca973e8db0eaebb956eab6e45b8b19366716b7f23053c5d4db9b2d6df [INFO] running `Command { std: "docker" "start" "-a" "cd381deca973e8db0eaebb956eab6e45b8b19366716b7f23053c5d4db9b2d6df", kill_on_drop: false }` [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [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 9.20s [INFO] running `Command { std: "docker" "inspect" "cd381deca973e8db0eaebb956eab6e45b8b19366716b7f23053c5d4db9b2d6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd381deca973e8db0eaebb956eab6e45b8b19366716b7f23053c5d4db9b2d6df", kill_on_drop: false }` [INFO] [stdout] cd381deca973e8db0eaebb956eab6e45b8b19366716b7f23053c5d4db9b2d6df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6197845d7ce9631b62e3d1fc2c4f72d4804f9393751bd164cf0464111c5c732c [INFO] running `Command { std: "docker" "start" "-a" "6197845d7ce9631b62e3d1fc2c4f72d4804f9393751bd164cf0464111c5c732c", 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 syn v1.0.109 [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 9.00s [INFO] running `Command { std: "docker" "inspect" "6197845d7ce9631b62e3d1fc2c4f72d4804f9393751bd164cf0464111c5c732c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6197845d7ce9631b62e3d1fc2c4f72d4804f9393751bd164cf0464111c5c732c", kill_on_drop: false }` [INFO] [stdout] 6197845d7ce9631b62e3d1fc2c4f72d4804f9393751bd164cf0464111c5c732c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28dd690e459c71d9468a5688eb5ef0e6782aea20ba03f9808fc762762d11fa67 [INFO] running `Command { std: "docker" "start" "-a" "28dd690e459c71d9468a5688eb5ef0e6782aea20ba03f9808fc762762d11fa67", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gsfw_util-d8cc9c1e4299ce4a) [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_timer::when_timer_trigger_in_50_ms ... 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_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_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_90_1_1_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_140_1_2_expects ... 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::_100_duration_from_millis_10_duration_from_millis_50_1_duration_from_millis_200_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_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_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_5_999_vec_1_2_3_0_expects ... FAILED [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_timer::when_timer_trigger_in_1_sec ... 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_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_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::_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::_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_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_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::_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::_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_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_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_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_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] 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_multi::_10_duration_from_secs_6_duration_from_secs_f32_5_999_vec_1_2_3_0_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'timer::test::test_wheel_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_5_999_vec_1_2_3_0_expects' (66) panicked at src/timer/mod.rs:213:13: [INFO] [stdout] assertion failed: Instant::now() <= now + slot_duration * tick_n + TOLERANCE [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662277b7552 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662277b7552 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662277b7552 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662277b7552 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662277cc24a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662277cc24a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5662277bc656 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662277bc656 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662277955bf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662277955bf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662277af649 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662276b0e6e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5662276b0e6e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662277af8b2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5662277af8b2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662277956aa - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x56622778d0d9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662277964cd - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662277cc98c - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662277cc952 - core[ab67b43d93431064]::panicking::panic [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x566227670551 - gsfw_util[e2e268c6dc767005]::timer::test::test_wheel_dispatch_multi::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/timer/mod.rs:213:13 [INFO] [stdout] 21: 0x56622768247d - as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5662275fed5d - ::block_on::>::{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: 0x5662275fe51b - tokio[b36c35a3b28e5a55]::task::coop::with_budget::, ::block_on>::{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: 0x5662275fe51b - tokio[b36c35a3b28e5a55]::task::coop::budget::, ::block_on>::{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: 0x5662275fe51b - ::block_on::>::{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: 0x5662275db430 - ::enter::, ::block_on>::{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: 0x5662275f9d6d - ::block_on::>::{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: 0x5662275ee724 - ::enter::<::block_on>::{closure#0}, core[ab67b43d93431064]::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: 0x56622764216b - >::set::<::enter<::block_on>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::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: 0x566227692729 - tokio[b36c35a3b28e5a55]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>::{closure#0}, core[ab67b43d93431064]::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: 0x566227601f92 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5662275ff45e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x56622768df8d - tokio[b36c35a3b28e5a55]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>::{closure#0}, core[ab67b43d93431064]::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: 0x5662275e73f0 - ::enter::<::block_on>::{closure#0}, core[ab67b43d93431064]::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: 0x5662275e8726 - ::block_on::> [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: 0x5662275ec2f0 - ::block_on::::{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: 0x566227691f13 - tokio[b36c35a3b28e5a55]::runtime::context::runtime::enter_runtime::<::block_on::{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: 0x5662275d7b84 - ::block_on:: [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: 0x566227636efc - ::block_on_inner:: [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: 0x566227638641 - ::block_on:: [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: 0x566227673920 - gsfw_util[e2e268c6dc767005]::timer::test::test_wheel_dispatch_multi [INFO] [stdout] at /opt/rustwide/workdir/src/timer/mod.rs:201:12 [INFO] [stdout] 42: 0x566227664ddb - gsfw_util[e2e268c6dc767005]::timer::test::test_wheel_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_5_999_vec_1_2_3_0_expects [INFO] [stdout] at /opt/rustwide/workdir/src/timer/mod.rs:175:5 [INFO] [stdout] 43: 0x566227661c17 - gsfw_util[e2e268c6dc767005]::timer::test::test_wheel_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_5_999_vec_1_2_3_0_expects::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/timer/mod.rs:175:93 [INFO] [stdout] 44: 0x56622768c566 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5662276a521b - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5662276a521b - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5662276b1a7a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5662276b1a7a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5662276b1a7a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5662276b1a7a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5662276b1a7a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5662276b1a7a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5662276b1a7a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5662276ad024 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5662276ad024 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5662276b4572 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5662276b4572 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5662276b4572 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5662276b4572 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5662276b4572 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5662276b4572 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5662276b4572 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5662277b6dbf - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x5662277b6dbf - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 65: 0x7d99ff9a6aa4 - [INFO] [stdout] 66: 0x7d99ffa33a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] timer::test::test_wheel_dispatch_multi::_10_duration_from_secs_6_duration_from_secs_f32_5_999_vec_1_2_3_0_expects [INFO] [stdout] [INFO] [stdout] test result: FAILED. 96 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28dd690e459c71d9468a5688eb5ef0e6782aea20ba03f9808fc762762d11fa67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28dd690e459c71d9468a5688eb5ef0e6782aea20ba03f9808fc762762d11fa67", kill_on_drop: false }` [INFO] [stdout] 28dd690e459c71d9468a5688eb5ef0e6782aea20ba03f9808fc762762d11fa67