[INFO] fetching crate debounce_fltk 0.5.0...
[INFO] testing debounce_fltk-0.5.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate debounce_fltk 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate debounce_fltk 0.5.0
[INFO] finished tweaking crates.io crate debounce_fltk 0.5.0
[INFO] tweaked toml for crates.io crate debounce_fltk 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate debounce_fltk 0.5.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 idgenerator-thin v0.2.1
[INFO] [stderr]   Downloaded cmk v0.1.2
[INFO] [stderr]   Downloaded minipaste v0.1.0
[INFO] [stderr]   Downloaded fltk v1.5.22
[INFO] [stderr]   Downloaded fltk-sys v1.5.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f57c85a4a35141410ee7aa23a8ec7b84d3c64a74097af59f00b362a53266b69d
[INFO] running `Command { std: "docker" "start" "-a" "f57c85a4a35141410ee7aa23a8ec7b84d3c64a74097af59f00b362a53266b69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f57c85a4a35141410ee7aa23a8ec7b84d3c64a74097af59f00b362a53266b69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f57c85a4a35141410ee7aa23a8ec7b84d3c64a74097af59f00b362a53266b69d", kill_on_drop: false }`
[INFO] [stdout] f57c85a4a35141410ee7aa23a8ec7b84d3c64a74097af59f00b362a53266b69d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3780ec839d356130ce80d633b351b4250bccb65b452a800d45478d223e33a58
[INFO] running `Command { std: "docker" "start" "-a" "f3780ec839d356130ce80d633b351b4250bccb65b452a800d45478d223e33a58", kill_on_drop: false }`
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling minipaste v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling idgenerator-thin v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fltk-sys v1.5.22
[INFO] [stderr]    Compiling fltk v1.5.22
[INFO] [stderr]    Compiling debounce_fltk v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.27s
[INFO] running `Command { std: "docker" "inspect" "f3780ec839d356130ce80d633b351b4250bccb65b452a800d45478d223e33a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3780ec839d356130ce80d633b351b4250bccb65b452a800d45478d223e33a58", kill_on_drop: false }`
[INFO] [stdout] f3780ec839d356130ce80d633b351b4250bccb65b452a800d45478d223e33a58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e51c42ea3dd38b422b6f0c17116ead0aee4fc7d80717ba2f3f25fa01cc655a8
[INFO] running `Command { std: "docker" "start" "-a" "4e51c42ea3dd38b422b6f0c17116ead0aee4fc7d80717ba2f3f25fa01cc655a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling debounce_fltk v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "4e51c42ea3dd38b422b6f0c17116ead0aee4fc7d80717ba2f3f25fa01cc655a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e51c42ea3dd38b422b6f0c17116ead0aee4fc7d80717ba2f3f25fa01cc655a8", kill_on_drop: false }`
[INFO] [stdout] 4e51c42ea3dd38b422b6f0c17116ead0aee4fc7d80717ba2f3f25fa01cc655a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 290b7b24fd1eb0c485ce9136c0de87e33f8476d7796f2d7acfd2205d12142880
[INFO] running `Command { std: "docker" "start" "-a" "290b7b24fd1eb0c485ce9136c0de87e33f8476d7796f2d7acfd2205d12142880", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debounce_fltk-24bd824a44d3286e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::throttle_test ... ok
[INFO] [stdout] test tests::debounce_test ... ok
[INFO] [stdout] test tests::timeout_test ... ok
[INFO] [stdout] test tests::timeout_once_more_test ... ok
[INFO] [stdout] test tests::debounce_test2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests debounce_fltk
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 7) ... FAILED
[INFO] [stdout] test src/lib.rs - TokioDebounce<T>::new_debounce (line 60) ... FAILED
[INFO] [stdout] test src/lib.rs - TokioDebounce<T>::new_throttle (line 155) ... FAILED
[INFO] [stdout] test src/lib.rs - TimeoutTask<T>::new (line 381) ... FAILED
[INFO] [stdout] test src/lib.rs - TimeoutTask<T>::once_more_with_param (line 573) ... FAILED
[INFO] [stdout] test src/lib.rs - TimeoutTask<T>::feed_param (line 544) ... ok
[INFO] [stdout] test src/lib.rs - throttle_check (line 302) ... ok
[INFO] [stdout] test src/lib.rs - TokioDebounce<T>::update_param (line 259) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_7_0() {
[INFO] [stdout]    |                                      --------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 19 |     tokio::time::sleep(Duration::from_millis(200)).await;
[INFO] [stdout]    |                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TokioDebounce<T>::new_debounce (line 60) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:81:52
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_60_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 81 |     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]    |                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:84:48
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_60_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 84 | tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]    |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:91:52
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_60_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 91 |     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]    |                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:95:48
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_60_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 95 | tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]    |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TokioDebounce<T>::new_throttle (line 155) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:177:52
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_155_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 177 |     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]     |                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_155_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 180 | tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]     |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:187:52
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_155_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 187 |     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]     |                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:191:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_155_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 191 | tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]     |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TimeoutTask<T>::new (line 381) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:402:52
[INFO] [stdout]     |
[INFO] [stdout] 382 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_381_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 402 |     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]     |                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:405:48
[INFO] [stdout]     |
[INFO] [stdout] 382 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_381_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 405 | tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]     |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:412:49
[INFO] [stdout]     |
[INFO] [stdout] 382 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_381_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 412 | tokio::time::sleep(Duration::from_millis(2000)).await;
[INFO] [stdout]     |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TimeoutTask<T>::once_more_with_param (line 573) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:589:49
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_573_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 589 | tokio::time::sleep(Duration::from_millis(1000)).await;
[INFO] [stdout]     |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:592:49
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_573_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 592 | tokio::time::sleep(Duration::from_millis(3000)).await;
[INFO] [stdout]     |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:595:48
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_573_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 595 | tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]     |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TokioDebounce<T>::update_param (line 259) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (223) panicked at src/lib.rs:107:9:
[INFO] [stdout] there is no reactor running, must be called from the context of a Tokio 1.x runtime
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c3c6c494a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c3c6c494a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c3c6c494a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c3c6c494a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c3c6c5acea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c3c6c5acea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59c3c6c4da76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c3c6c4da76 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c3c6c33f1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c3c6c33f1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c3c6c45461 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59c3c6c456cb - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59c3c6c33fd8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59c3c6c2bc59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59c3c6c3487d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59c3c6c5b3ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59c3c6ba40c8 - core[c5ed12ab89cc536a]::panicking::panic_display::<tokio[9423836ac9751326]::runtime::handle::TryCurrentError>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   17:     0x59c3c6b8bbae - tokio[9423836ac9751326]::task::spawn::spawn_inner::<<debounce_fltk[6d8699e7e4d7fd24]::TokioDebounce<alloc[9c68fdf4f4f29218]::string::String>>::new_debounce<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::_doctest_main_src_lib_rs_259_0::{closure#0}>>::{closure#0}>
[INFO] [stdout]   18:     0x59c3c6b8bd88 - tokio[9423836ac9751326]::task::spawn::spawn::<<debounce_fltk[6d8699e7e4d7fd24]::TokioDebounce<alloc[9c68fdf4f4f29218]::string::String>>::new_debounce<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::_doctest_main_src_lib_rs_259_0::{closure#0}>>::{closure#0}>
[INFO] [stdout]   19:     0x59c3c6b8852c - <debounce_fltk[6d8699e7e4d7fd24]::TokioDebounce<alloc[9c68fdf4f4f29218]::string::String>>::new_debounce::<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::_doctest_main_src_lib_rs_259_0::{closure#0}>>
[INFO] [stdout]   20:     0x59c3c6b954ed - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_lib_rs_259_0
[INFO] [stdout]   21:     0x59c3c6b900a6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   22:     0x59c3c6b966d3 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x59c3c6b8b8a6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   24:     0x59c3c6b8e689 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   25:     0x59c3c6c44a46 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59c3c6c44a46 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x59c3c6b89ff1 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   35:     0x59c3c6b96b45 - main
[INFO] [stdout]   36:     0x7d2c304181ca - <unknown>
[INFO] [stdout]   37:     0x7d2c3041828b - __libc_start_main
[INFO] [stdout]   38:     0x59c3c6b880c5 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout]     src/lib.rs - TimeoutTask<T>::new (line 381)
[INFO] [stdout]     src/lib.rs - TimeoutTask<T>::once_more_with_param (line 573)
[INFO] [stdout]     src/lib.rs - TokioDebounce<T>::new_debounce (line 60)
[INFO] [stdout]     src/lib.rs - TokioDebounce<T>::new_throttle (line 155)
[INFO] [stdout]     src/lib.rs - TokioDebounce<T>::update_param (line 259)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "290b7b24fd1eb0c485ce9136c0de87e33f8476d7796f2d7acfd2205d12142880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290b7b24fd1eb0c485ce9136c0de87e33f8476d7796f2d7acfd2205d12142880", kill_on_drop: false }`
[INFO] [stdout] 290b7b24fd1eb0c485ce9136c0de87e33f8476d7796f2d7acfd2205d12142880
