[INFO] fetching crate fluvio-future 0.6.1...
[INFO] checking fluvio-future-0.6.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fluvio-future 0.6.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate fluvio-future 0.6.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate fluvio-future 0.6.1
[INFO] finished tweaking crates.io crate fluvio-future 0.6.1
[INFO] tweaked toml for crates.io crate fluvio-future 0.6.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded portpicker v0.1.1
[INFO] [stderr]   Downloaded fluvio-wasm-timer v0.2.5
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded flv-util v0.5.2
[INFO] [stderr]   Downloaded send_wrapper v0.6.0
[INFO] [stderr]   Downloaded fluvio-test-derive v0.1.1
[INFO] [stderr]   Downloaded async_io_stream v0.3.3
[INFO] [stderr]   Downloaded pharos v0.5.3
[INFO] [stderr]   Downloaded ws_stream_wasm v0.7.4
[INFO] [stderr]   Downloaded async-rustls v0.4.1
[INFO] [stderr]   Downloaded openssl-src v300.2.1+3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0bfa8295bce2ea8dbfc42d0a54ad5c20a6bbea7cd3a5466a26586f29b027002
[INFO] running `Command { std: "docker" "start" "-a" "f0bfa8295bce2ea8dbfc42d0a54ad5c20a6bbea7cd3a5466a26586f29b027002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0bfa8295bce2ea8dbfc42d0a54ad5c20a6bbea7cd3a5466a26586f29b027002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0bfa8295bce2ea8dbfc42d0a54ad5c20a6bbea7cd3a5466a26586f29b027002", kill_on_drop: false }`
[INFO] [stdout] f0bfa8295bce2ea8dbfc42d0a54ad5c20a6bbea7cd3a5466a26586f29b027002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 438da35352c6545017010da198d4e36b9ec5de1a2e7541cdc3151009f8cbf649
[INFO] running `Command { std: "docker" "start" "-a" "438da35352c6545017010da198d4e36b9ec5de1a2e7541cdc3151009f8cbf649", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]    Compiling fluvio-test-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking flv-util v0.5.2
[INFO] [stderr]     Checking fluvio-future v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_lite`
[INFO] [stdout]   --> src/test_util.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use futures_lite::future::poll_fn;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_lite`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use futures_util::future::poll_fn;
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_lite`
[INFO] [stdout]   --> src/test_util.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use futures_lite::Future;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_lite`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use futures_util::Future;
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future`
[INFO] [stdout]   --> src/test_util.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[fluvio_future::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future`
[INFO] [stdout]   --> src/test_util.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[fluvio_future::test(ignore)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[test_async(ignore)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future`
[INFO] [stdout]   --> src/test_util.rs:8:15
[INFO] [stdout]    |
[INFO] [stdout] 8  |         match fluvio_future::task::run_block_on(ft) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future`
[INFO] [stdout] ...
[INFO] [stdout] 64 |         assert_async_block!(ft);
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_async_block` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluvio-future` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "438da35352c6545017010da198d4e36b9ec5de1a2e7541cdc3151009f8cbf649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "438da35352c6545017010da198d4e36b9ec5de1a2e7541cdc3151009f8cbf649", kill_on_drop: false }`
[INFO] [stdout] 438da35352c6545017010da198d4e36b9ec5de1a2e7541cdc3151009f8cbf649
[INFO] checking fluvio-future-0.6.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fluvio-future 0.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate fluvio-future 0.6.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate fluvio-future 0.6.1
[INFO] finished tweaking crates.io crate fluvio-future 0.6.1
[INFO] tweaked toml for crates.io crate fluvio-future 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d064f6fc70b473c58670d405b43fbd265c4cd13785b09cbb0c00474c29af094b
[INFO] running `Command { std: "docker" "start" "-a" "d064f6fc70b473c58670d405b43fbd265c4cd13785b09cbb0c00474c29af094b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d064f6fc70b473c58670d405b43fbd265c4cd13785b09cbb0c00474c29af094b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d064f6fc70b473c58670d405b43fbd265c4cd13785b09cbb0c00474c29af094b", kill_on_drop: false }`
[INFO] [stdout] d064f6fc70b473c58670d405b43fbd265c4cd13785b09cbb0c00474c29af094b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8785c9591a934060b236e6da4ffb4fb88168c87e86a9b944a7372ac440e9c65e
[INFO] running `Command { std: "docker" "start" "-a" "8785c9591a934060b236e6da4ffb4fb88168c87e86a9b944a7372ac440e9c65e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]    Compiling fluvio-test-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking flv-util v0.5.2
[INFO] [stderr]     Checking fluvio-future v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_lite`
[INFO] [stdout]   --> src/test_util.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use futures_lite::future::poll_fn;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_lite`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use futures_util::future::poll_fn;
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_lite`
[INFO] [stdout]   --> src/test_util.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use futures_lite::Future;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_lite`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use futures_util::Future;
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future`
[INFO] [stdout]   --> src/test_util.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[fluvio_future::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future`
[INFO] [stdout]   --> src/test_util.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[fluvio_future::test(ignore)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[test_async(ignore)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future`
[INFO] [stdout]   --> src/test_util.rs:8:15
[INFO] [stdout]    |
[INFO] [stdout] 8  |         match fluvio_future::task::run_block_on(ft) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future`
[INFO] [stdout] ...
[INFO] [stdout] 64 |         assert_async_block!(ft);
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_async_block` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluvio-future` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "8785c9591a934060b236e6da4ffb4fb88168c87e86a9b944a7372ac440e9c65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8785c9591a934060b236e6da4ffb4fb88168c87e86a9b944a7372ac440e9c65e", kill_on_drop: false }`
[INFO] [stdout] 8785c9591a934060b236e6da4ffb4fb88168c87e86a9b944a7372ac440e9c65e
