[INFO] fetching crate timer-kit 0.1.1... [INFO] testing timer-kit-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate timer-kit 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate timer-kit 0.1.1 [INFO] finished tweaking crates.io crate timer-kit 0.1.1 [INFO] tweaked toml for crates.io crate timer-kit 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate timer-kit 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 141 packages to latest compatible versions [INFO] [stderr] Adding smol v1.3.0 (available: v2.0.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol v1.3.0 [INFO] [stderr] Downloaded fluvio-wasm-timer v0.2.5 [INFO] [stderr] Downloaded smol-potat-macro v0.6.0 [INFO] [stderr] Downloaded smol-potat v1.1.2 [INFO] [stderr] Downloaded futures-test v0.3.31 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a6eb31e8d7fafaabfc7a32d7759046722375b6c2cab235df0c6f45875667e0 [INFO] running `Command { std: "docker" "start" "-a" "c7a6eb31e8d7fafaabfc7a32d7759046722375b6c2cab235df0c6f45875667e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a6eb31e8d7fafaabfc7a32d7759046722375b6c2cab235df0c6f45875667e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a6eb31e8d7fafaabfc7a32d7759046722375b6c2cab235df0c6f45875667e0", kill_on_drop: false }` [INFO] [stdout] c7a6eb31e8d7fafaabfc7a32d7759046722375b6c2cab235df0c6f45875667e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08c94152e4f84a79d583d3aef0f7dcd017d7af19858841dfb985dac7efe0d362 [INFO] running `Command { std: "docker" "start" "-a" "08c94152e4f84a79d583d3aef0f7dcd017d7af19858841dfb985dac7efe0d362", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling timer-kit v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wheel/mod.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(all(test, not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wheel/level.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(all(test, not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.65s [INFO] running `Command { std: "docker" "inspect" "08c94152e4f84a79d583d3aef0f7dcd017d7af19858841dfb985dac7efe0d362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c94152e4f84a79d583d3aef0f7dcd017d7af19858841dfb985dac7efe0d362", kill_on_drop: false }` [INFO] [stdout] 08c94152e4f84a79d583d3aef0f7dcd017d7af19858841dfb985dac7efe0d362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46b6e7c631993dff0ff1d41ca839647808109e61041ed964f15e4d769cd627c4 [INFO] running `Command { std: "docker" "start" "-a" "46b6e7c631993dff0ff1d41ca839647808109e61041ed964f15e4d769cd627c4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling timer-kit v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wheel/mod.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(all(test, not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wheel/level.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(all(test, not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wheel/mod.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(all(test, not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wheel/level.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(all(test, not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.09s [INFO] running `Command { std: "docker" "inspect" "46b6e7c631993dff0ff1d41ca839647808109e61041ed964f15e4d769cd627c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b6e7c631993dff0ff1d41ca839647808109e61041ed964f15e4d769cd627c4", kill_on_drop: false }` [INFO] [stdout] 46b6e7c631993dff0ff1d41ca839647808109e61041ed964f15e4d769cd627c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e7362c32409e4623623d716bdbed6ab977daa646b3a68bae4340a400e894a2a [INFO] running `Command { std: "docker" "start" "-a" "7e7362c32409e4623623d716bdbed6ab977daa646b3a68bae4340a400e894a2a", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `loom` [INFO] [stderr] --> src/wheel/mod.rs:264:21 [INFO] [stderr] | [INFO] [stderr] 264 | #[cfg(all(test, not(loom)))] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `loom` [INFO] [stderr] --> src/wheel/level.rs:236:21 [INFO] [stderr] | [INFO] [stderr] 236 | #[cfg(all(test, not(loom)))] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `timer-kit` (lib) generated 2 warnings [INFO] [stderr] warning: `timer-kit` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timer_kit-1f971e17d82e88ab) [INFO] [stderr] Running tests/fluvio_wasm_timer_delay_queue.rs (/opt/rustwide/target/debug/deps/fluvio_wasm_timer_delay_queue-3530a8d7ecbc893f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test wheel::level::test::test_slot_for ... ok [INFO] [stdout] test wheel::test::test_level_for ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/fluvio_wasm_timer_interval.rs (/opt/rustwide/target/debug/deps/fluvio_wasm_timer_interval-bc0b097a43f3dddf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/fluvio_wasm_timer_sleep.rs (/opt/rustwide/target/debug/deps/fluvio_wasm_timer_sleep-b3b5030e240ea16f) [INFO] [stderr] Running tests/fluvio_wasm_timer_timeout.rs (/opt/rustwide/target/debug/deps/fluvio_wasm_timer_timeout-2ae56b34ace008d2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/futures_timer_delay_queue.rs (/opt/rustwide/target/debug/deps/futures_timer_delay_queue-73f5b673f9de8a29) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/futures_timer_interval.rs (/opt/rustwide/target/debug/deps/futures_timer_interval-403e0ec505a04172) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/futures_timer_sleep.rs (/opt/rustwide/target/debug/deps/futures_timer_sleep-d88f70163da99eb3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/futures_timer_timeout.rs (/opt/rustwide/target/debug/deps/futures_timer_timeout-5b941a01f8f06677) [INFO] [stderr] Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-b1919e0289610723) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/smol_delay_queue.rs (/opt/rustwide/target/debug/deps/smol_delay_queue-6b333822e2651c12) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/smol_interval.rs (/opt/rustwide/target/debug/deps/smol_interval-e252ded568975c02) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/smol_sleep.rs (/opt/rustwide/target/debug/deps/smol_sleep-3da01143e304cfbd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/smol_timeout.rs (/opt/rustwide/target/debug/deps/smol_timeout-7cb57afff2e0471b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tokio_delay_queue.rs (/opt/rustwide/target/debug/deps/tokio_delay_queue-03a2084aa3885433) [INFO] [stderr] Running tests/tokio_interval.rs (/opt/rustwide/target/debug/deps/tokio_interval-deaec93032b40c31) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tokio_sleep.rs (/opt/rustwide/target/debug/deps/tokio_sleep-a6aa4ef50afe11f8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tokio_timeout.rs (/opt/rustwide/target/debug/deps/tokio_timeout-148e67653990e6a0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests timer_kit [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::capacity (line 925) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::clear (line 897) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::compact (line 818) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::insert (line 596) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::insert_at (line 475) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::is_empty (line 1004) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::len (line 939) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::remove (line 669) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::reserve (line 974) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::reset (line 866) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::reset_at (line 761) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::try_remove (line 717) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::with_capacity (line 419) ... ignored [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue (line 74) - compile ... ok [INFO] [stdout] test src/sleep.rs - sleep::Sleep::new (line 95) - compile ... FAILED [INFO] [stdout] test src/sleep.rs - sleep::sleep (line 20) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::interval (line 34) - compile ... FAILED [INFO] [stdout] test src/sleep.rs - sleep::sleep_until (line 39) - compile ... FAILED [INFO] [stdout] test src/delay_queue.rs - delay_queue::DelayQueue::new (line 403) ... FAILED [INFO] [stdout] test src/sleep.rs - sleep::Sleep::new_until (line 118) - compile ... FAILED [INFO] [stdout] test src/sleep.rs - sleep::Sleep::new (line 85) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::Interval::new_at (line 238) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::interval (line 21) - compile ... FAILED [INFO] [stdout] test src/sleep.rs - sleep::Sleep::new_until (line 128) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::Interval::new (line 207) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::Timeout::new_at (line 125) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::timeout (line 13) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::interval_at (line 64) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::timeout (line 22) - compile ... FAILED [INFO] [stdout] test src/sleep.rs - sleep::sleep (line 11) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::Interval::new (line 193) - compile ... FAILED [INFO] [stdout] test src/sleep.rs - sleep::sleep_until (line 48) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::timeout_at (line 51) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::timeout_at (line 42) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::Timeout::new_at (line 134) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::interval_at (line 77) - compile ... FAILED [INFO] [stdout] test src/interval.rs - interval::Interval::new_at (line 252) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::Timeout::new (line 106) - compile ... FAILED [INFO] [stdout] test src/timeout.rs - timeout::Timeout::new (line 97) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/sleep.rs - sleep::Sleep::new (line 95) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_95_0() { [INFO] [stdout] | ------------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 9 | sleep.await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/sleep.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 8 | let sleep = Sleep::::new(Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sleep.rs - sleep::sleep (line 20) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:25:63 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_20_0() { [INFO] [stdout] | ------------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | sleep::(Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/sleep.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 8 | sleep::(Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::interval (line 34) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_34_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | interval.tick().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/interval.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_34_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_34_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/interval.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = interval::(Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sleep.rs - sleep::sleep_until (line 39) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:44:73 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_39_0() { [INFO] [stdout] | ------------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | sleep_until::(Instant::now() + Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/sleep.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 8 | sleep_until::(Instant::now() + Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `timer_kit::sleep_until` [INFO] [stdout] --> /opt/rustwide/workdir/src/sleep.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn sleep_until(deadline: D::Instant) -> Sleep [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 56 | where [INFO] [stdout] 57 | D: Delay, [INFO] [stdout] | ^^^^^ required by this bound in `sleep_until` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/sleep.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 8 | sleep_until::(Instant::now() + Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Sleep` [INFO] [stdout] --> /opt/rustwide/workdir/src/sleep.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Sleep { [INFO] [stdout] | ^^^^^ required by this bound in `Sleep` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/sleep.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 8 | sleep_until::(Instant::now() + Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/delay_queue.rs - delay_queue::DelayQueue::new (line 403) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_util` [INFO] [stdout] --> src/delay_queue.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_util::time::DelayQueue; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_util`, use `cargo add tokio_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sleep.rs - sleep::Sleep::new_until (line 118) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_118_0() { [INFO] [stdout] | ------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 9 | sleep.await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/sleep.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 8 | let sleep = Sleep::::new_until(Instant::now() + Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Sleep` [INFO] [stdout] --> /opt/rustwide/workdir/src/sleep.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Sleep { [INFO] [stdout] | ^^^^^ required by this bound in `Sleep` [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new_until` exists for struct `Sleep`, but its trait bounds were not satisfied [INFO] [stdout] --> src/sleep.rs:123:35 [INFO] [stdout] | [INFO] [stdout] 8 | let sleep = Sleep::::new_until(Instant::now() + Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^ function or associated item cannot be called on `Sleep` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sleep.rs - sleep::Sleep::new (line 85) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_85_0() { [INFO] [stdout] | ------------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 9 | sleep.await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/sleep.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 8 | let sleep = Sleep::::new(Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Sleep` [INFO] [stdout] --> /opt/rustwide/workdir/src/sleep.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Sleep { [INFO] [stdout] | ^^^^^ required by this bound in `Sleep` [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Sleep`, but its trait bounds were not satisfied [INFO] [stdout] --> src/sleep.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 8 | let sleep = Sleep::::new(Duration::from_millis(100)); [INFO] [stdout] | ^^^ function or associated item cannot be called on `Sleep` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::Interval::new_at (line 238) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_238_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | interval.tick().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/interval.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_238_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_238_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/interval.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = Interval::::new_at(Instant::now(), Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Interval` [INFO] [stdout] --> /opt/rustwide/workdir/src/interval.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct Interval { [INFO] [stdout] | ^^^^^ required by this bound in `Interval` [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new_at` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = Interval::::new_at(Instant::now(), Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::interval (line 21) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_21_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | interval.tick().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/interval.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_21_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_21_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/interval.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = interval::(Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `tick` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 10 | interval.tick().await; [INFO] [stdout] | ^^^^ method cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `tick` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 11 | interval.tick().await; [INFO] [stdout] | ^^^^ method cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `tick` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^ method cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sleep.rs - sleep::Sleep::new_until (line 128) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fluent_wasm_timer` [INFO] [stdout] --> src/sleep.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 6 | use fluent_wasm_timer::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluent_wasm_timer`, use `cargo add fluent_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_128_0() { [INFO] [stdout] | ------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | sleep.await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/sleep.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 9 | let sleep = Sleep::::new_until(Instant::now() + Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::Interval::new (line 207) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_207_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | interval.tick().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/interval.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_207_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_207_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/interval.rs:212:31 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = Interval::::new(Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::Timeout::new_at (line 125) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:130:103 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_125_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | let result = Timeout::::new_at(Instant::now() + Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new_at` exists for struct `timer_kit::Timeout`, but its trait bounds were not satisfied [INFO] [stdout] --> src/timeout.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 8 | let result = Timeout::::new_at(Instant::now() + Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `timer_kit::Timeout` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::timeout (line 13) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:18:79 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_13_0() { [INFO] [stdout] | -------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | let result = timeout::(Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/timeout.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 8 | let result = timeout::(Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `timeout` [INFO] [stdout] --> /opt/rustwide/workdir/src/timeout.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn timeout(duration: Duration, fut: Fut) -> Timeout [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] 29 | where [INFO] [stdout] 30 | D: Delay, [INFO] [stdout] | ^^^^^ required by this bound in `timeout` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::interval_at (line 64) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_64_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | interval.tick().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/interval.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_64_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_64_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/interval.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = interval_at::(Instant::now(), Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `tick` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 10 | interval.tick().await; [INFO] [stdout] | ^^^^ method cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `tick` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 11 | interval.tick().await; [INFO] [stdout] | ^^^^ method cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `tick` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^ method cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/interval.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = interval_at::(Instant::now(), Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::timeout (line 22) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:27:92 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_22_0() { [INFO] [stdout] | -------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | let result = timeout::(Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/timeout.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 8 | let result = timeout::(Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sleep.rs - sleep::sleep (line 11) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:16:50 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_11_0() { [INFO] [stdout] | ------------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | sleep::(Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/sleep.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 8 | sleep::(Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `timer_kit::sleep` [INFO] [stdout] --> /opt/rustwide/workdir/src/sleep.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn sleep(duration: Duration) -> Sleep [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 27 | where [INFO] [stdout] 28 | D: Delay, [INFO] [stdout] | ^^^^^ required by this bound in `sleep` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/sleep.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 8 | sleep::(Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Sleep` [INFO] [stdout] --> /opt/rustwide/workdir/src/sleep.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Sleep { [INFO] [stdout] | ^^^^^ required by this bound in `Sleep` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::Interval::new (line 193) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_193_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | interval.tick().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/interval.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_193_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_193_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/interval.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = Interval::::new(Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Interval` [INFO] [stdout] --> /opt/rustwide/workdir/src/interval.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct Interval { [INFO] [stdout] | ^^^^^ required by this bound in `Interval` [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Interval`, but its trait bounds were not satisfied [INFO] [stdout] --> src/interval.rs:198:45 [INFO] [stdout] | [INFO] [stdout] 8 | let mut interval = Interval::::new(Duration::from_millis(100)); [INFO] [stdout] | ^^^ function or associated item cannot be called on `Interval` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sleep.rs - sleep::sleep_until (line 48) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fluent_wasm_timer` [INFO] [stdout] --> src/sleep.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 6 | use fluent_wasm_timer::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluent_wasm_timer`, use `cargo add fluent_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sleep.rs:54:86 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sleep_rs_48_0() { [INFO] [stdout] | ------------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 9 | sleep_until::(Instant::now() + Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/sleep.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 9 | sleep_until::(Instant::now() + Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::timeout_at (line 51) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fluent_wasm_timer` [INFO] [stdout] --> src/timeout.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 6 | use fluent_wasm_timer::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluent_wasm_timer`, use `cargo add fluent_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:57:112 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_51_0() { [INFO] [stdout] | -------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 9 | let result = timeout_at::(Instant::now() + Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/timeout.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 9 | let result = timeout_at::(Instant::now() + Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::timeout_at (line 42) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:47:99 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_42_0() { [INFO] [stdout] | -------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | let result = timeout_at::(Instant::now() + Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/timeout.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 8 | let result = timeout_at::(Instant::now() + Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `timeout_at` [INFO] [stdout] --> /opt/rustwide/workdir/src/timeout.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn timeout_at(deadline: D::Instant, fut: Fut) -> Timeout [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] 59 | where [INFO] [stdout] 60 | D: Delay, [INFO] [stdout] | ^^^^^ required by this bound in `timeout_at` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/timeout.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 8 | let result = timeout_at::(Instant::now() + Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: timer_kit::Delay` is not satisfied [INFO] [stdout] --> src/timeout.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 8 | let result = timeout_at::(Instant::now() + Duration::from_millis(100), async { }).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `timer_kit::Delay` is not implemented for `Timer` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::Timeout::new_at (line 134) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fluent_wasm_timer` [INFO] [stdout] --> src/timeout.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 6 | use fluent_wasm_timer::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluent_wasm_timer`, use `cargo add fluent_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:140:116 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_134_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 9 | let result = Timeout::::new_at(Instant::now() + Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/timeout.rs:140:24 [INFO] [stdout] | [INFO] [stdout] 9 | let result = Timeout::::new_at(Instant::now() + Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::interval_at (line 77) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fluvio_wasm_timer` [INFO] [stdout] --> src/interval.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 6 | use fluvio_wasm_timer::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_77_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_77_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().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/interval.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_77_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 13 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/interval.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 9 | let mut interval = interval_at::(Instant::now(), Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interval.rs - interval::Interval::new_at (line 252) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fluvio_wasm_timer` [INFO] [stdout] --> src/interval.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 6 | use fluvio_wasm_timer::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/interval.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_252_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | interval.tick().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/interval.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_252_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | interval.tick().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/interval.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_interval_rs_252_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 13 | interval.tick().await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/interval.rs:258:31 [INFO] [stdout] | [INFO] [stdout] 9 | let mut interval = Interval::::new_at(Instant::now(), Duration::from_millis(100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::Timeout::new (line 106) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:111:96 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_106_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | let result = Timeout::::new(Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] --> src/timeout.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 8 | let result = Timeout::::new(Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fluvio_wasm_timer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fluvio_wasm_timer`, use `cargo add fluvio_wasm_timer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timeout.rs - timeout::Timeout::new (line 97) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/timeout.rs:102:83 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_timeout_rs_97_0() { [INFO] [stdout] | -------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 8 | let result = Timeout::::new(Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `timer_kit::Timeout`, but its trait bounds were not satisfied [INFO] [stdout] --> src/timeout.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 8 | let result = Timeout::::new(Duration::from_millis(100), async {}).await; [INFO] [stdout] | ^^^ function or associated item cannot be called on `timer_kit::Timeout` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Timer { [INFO] [stdout] | ---------------- doesn't satisfy `Timer: timer_kit::Delay` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Timer: timer_kit::Delay` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/delay_queue.rs - delay_queue::DelayQueue::new (line 403) [INFO] [stdout] src/interval.rs - interval::Interval::new (line 193) [INFO] [stdout] src/interval.rs - interval::Interval::new (line 207) [INFO] [stdout] src/interval.rs - interval::Interval::new_at (line 238) [INFO] [stdout] src/interval.rs - interval::Interval::new_at (line 252) [INFO] [stdout] src/interval.rs - interval::interval (line 21) [INFO] [stdout] src/interval.rs - interval::interval (line 34) [INFO] [stdout] src/interval.rs - interval::interval_at (line 64) [INFO] [stdout] src/interval.rs - interval::interval_at (line 77) [INFO] [stdout] src/sleep.rs - sleep::Sleep::new (line 85) [INFO] [stdout] src/sleep.rs - sleep::Sleep::new (line 95) [INFO] [stdout] src/sleep.rs - sleep::Sleep::new_until (line 118) [INFO] [stdout] src/sleep.rs - sleep::Sleep::new_until (line 128) [INFO] [stdout] src/sleep.rs - sleep::sleep (line 11) [INFO] [stdout] src/sleep.rs - sleep::sleep (line 20) [INFO] [stdout] src/sleep.rs - sleep::sleep_until (line 39) [INFO] [stdout] src/sleep.rs - sleep::sleep_until (line 48) [INFO] [stdout] src/timeout.rs - timeout::Timeout::new (line 106) [INFO] [stdout] src/timeout.rs - timeout::Timeout::new (line 97) [INFO] [stdout] src/timeout.rs - timeout::Timeout::new_at (line 125) [INFO] [stdout] src/timeout.rs - timeout::Timeout::new_at (line 134) [INFO] [stdout] src/timeout.rs - timeout::timeout (line 13) [INFO] [stdout] src/timeout.rs - timeout::timeout (line 22) [INFO] [stdout] src/timeout.rs - timeout::timeout_at (line 42) [INFO] [stdout] src/timeout.rs - timeout::timeout_at (line 51) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 25 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7e7362c32409e4623623d716bdbed6ab977daa646b3a68bae4340a400e894a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7362c32409e4623623d716bdbed6ab977daa646b3a68bae4340a400e894a2a", kill_on_drop: false }` [INFO] [stdout] 7e7362c32409e4623623d716bdbed6ab977daa646b3a68bae4340a400e894a2a