[INFO] fetching crate flv-future-aio 1.1.0...
[INFO] checking flv-future-aio-1.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate flv-future-aio 1.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate flv-future-aio 1.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flv-future-aio 1.1.0
[INFO] finished tweaking crates.io crate flv-future-aio 1.1.0
[INFO] tweaked toml for crates.io crate flv-future-aio 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-test-derive v1.0.0
[INFO] [stderr]   Downloaded flv-util v0.1.1
[INFO] [stderr]   Downloaded nix v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5046a9f870611fcdd4246915acdf20e08047ecc9112d849d99f1eff8450d203
[INFO] running `Command { std: "docker" "start" "-a" "e5046a9f870611fcdd4246915acdf20e08047ecc9112d849d99f1eff8450d203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5046a9f870611fcdd4246915acdf20e08047ecc9112d849d99f1eff8450d203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5046a9f870611fcdd4246915acdf20e08047ecc9112d849d99f1eff8450d203", kill_on_drop: false }`
[INFO] [stdout] e5046a9f870611fcdd4246915acdf20e08047ecc9112d849d99f1eff8450d203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16d246b2bd1f337b7ff9ca8171cd3007c4081dba5bb4d26856230d1328a151e8
[INFO] running `Command { std: "docker" "start" "-a" "16d246b2bd1f337b7ff9ca8171cd3007c4081dba5bb4d26856230d1328a151e8", kill_on_drop: false }`
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]     Checking flv-util v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling async-test-derive v1.0.0
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking futures_codec v0.3.4
[INFO] [stderr]     Checking flv-future-aio v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Receiver`
[INFO] [stdout]   --> src/sync/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::sync::Receiver;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Receiver` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::channel::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use crate::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use std::sync::mpsc::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use tokio::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Sender`
[INFO] [stdout]   --> src/sync/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::sync::Sender;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ no `Sender` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::channel::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use crate::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use std::sync::mpsc::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use tokio::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::channel`
[INFO] [stdout]   --> src/sync/mod.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::sync::channel;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `channel` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 23 |     pub use futures::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]  --> src/sync/broadcast.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::Stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::empty`
[INFO] [stdout]  --> src/sync/broadcast.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::empty;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::io::prelude::SeekExt as AsyncSeekExt`
[INFO] [stdout]   --> src/io/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use async_std::io::prelude::SeekExt as AsyncSeekExt;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Receiver`
[INFO] [stdout]   --> src/sync/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::sync::Receiver;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Receiver` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::channel::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use crate::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use std::sync::mpsc::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use tokio::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Sender`
[INFO] [stdout]   --> src/sync/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::sync::Sender;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ no `Sender` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::channel::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use crate::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use std::sync::mpsc::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use tokio::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::channel`
[INFO] [stdout]   --> src/sync/mod.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::sync::channel;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `channel` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 23 |     pub use futures::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flv-future-aio` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         #[test_async]
[INFO] [stdout]     |         ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 330 +         use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         #[test_async]
[INFO] [stdout]     |         ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 330 +         use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/sync/broadcast.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 17 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/sync/broadcast.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 17 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flv_future_aio`
[INFO] [stdout]   --> src/test_util.rs:7:15
[INFO] [stdout]    |
[INFO] [stdout] 7  |         match flv_future_aio::task::run_block_on(ft)  {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `flv_future_aio`
[INFO] [stdout] ...
[INFO] [stdout] 54 |         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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 |      #[test_async]
[INFO] [stdout]    |      ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 |      #[test_async]
[INFO] [stdout]    |      ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/zero_copy.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 103 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/zero_copy.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 103 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]  --> src/sync/broadcast.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::Stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::empty`
[INFO] [stdout]  --> src/sync/broadcast.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::empty;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::StreamExt`
[INFO] [stdout]   --> src/sync/broadcast.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use futures::stream::StreamExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::select`
[INFO] [stdout]   --> src/sync/broadcast.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use futures::select;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::io::prelude::SeekExt as AsyncSeekExt`
[INFO] [stdout]   --> src/io/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use async_std::io::prelude::SeekExt as AsyncSeekExt;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 previous errors; 5 warnings emitted
[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 `flv-future-aio` (lib test) due to 39 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "16d246b2bd1f337b7ff9ca8171cd3007c4081dba5bb4d26856230d1328a151e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d246b2bd1f337b7ff9ca8171cd3007c4081dba5bb4d26856230d1328a151e8", kill_on_drop: false }`
[INFO] [stdout] 16d246b2bd1f337b7ff9ca8171cd3007c4081dba5bb4d26856230d1328a151e8
[INFO] checking flv-future-aio-1.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate flv-future-aio 1.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate flv-future-aio 1.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flv-future-aio 1.1.0
[INFO] finished tweaking crates.io crate flv-future-aio 1.1.0
[INFO] tweaked toml for crates.io crate flv-future-aio 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 793b9fa44aacd1fcb0e5258bf421dee80ccd6e3660df73d65a5d03b013cefc88
[INFO] running `Command { std: "docker" "start" "-a" "793b9fa44aacd1fcb0e5258bf421dee80ccd6e3660df73d65a5d03b013cefc88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "793b9fa44aacd1fcb0e5258bf421dee80ccd6e3660df73d65a5d03b013cefc88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "793b9fa44aacd1fcb0e5258bf421dee80ccd6e3660df73d65a5d03b013cefc88", kill_on_drop: false }`
[INFO] [stdout] 793b9fa44aacd1fcb0e5258bf421dee80ccd6e3660df73d65a5d03b013cefc88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3923c78d28a6549f0b601437a4be2e6ce7142e89ac610e217b7d245bed8afce
[INFO] running `Command { std: "docker" "start" "-a" "a3923c78d28a6549f0b601437a4be2e6ce7142e89ac610e217b7d245bed8afce", kill_on_drop: false }`
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking flv-util v0.1.1
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling async-test-derive v1.0.0
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking futures_codec v0.3.4
[INFO] [stderr]     Checking flv-future-aio v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Receiver`
[INFO] [stdout]   --> src/sync/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::sync::Receiver;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Receiver` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::channel::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use crate::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use std::sync::mpsc::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use tokio::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Sender`
[INFO] [stdout]   --> src/sync/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::sync::Sender;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ no `Sender` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::channel::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use crate::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use std::sync::mpsc::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use tokio::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::channel`
[INFO] [stdout]   --> src/sync/mod.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::sync::channel;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `channel` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 23 |     pub use futures::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]  --> src/sync/broadcast.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::Stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::empty`
[INFO] [stdout]  --> src/sync/broadcast.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::empty;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::io::prelude::SeekExt as AsyncSeekExt`
[INFO] [stdout]   --> src/io/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use async_std::io::prelude::SeekExt as AsyncSeekExt;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Receiver`
[INFO] [stdout]   --> src/sync/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::sync::Receiver;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Receiver` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use async_std::channel::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use crate::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use std::sync::mpsc::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 21 |     pub use tokio::sync::broadcast::Receiver;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Sender`
[INFO] [stdout]   --> src/sync/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::sync::Sender;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ no `Sender` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub use async_std::channel::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use crate::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use std::sync::mpsc::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 22 |     pub use tokio::sync::broadcast::Sender;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout]      and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std::sync::channel`
[INFO] [stdout]   --> src/sync/mod.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::sync::channel;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `channel` in `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub use async_std::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 23 |     pub use futures::channel;
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flv-future-aio` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/async_file.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 80  +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/mmap.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 150 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 199 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         #[test_async]
[INFO] [stdout]     |         ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 330 +         use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/fs/bounded.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         #[test_async]
[INFO] [stdout]     |         ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 330 +         use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/sync/broadcast.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 17 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/sync/broadcast.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 17 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flv_future_aio`
[INFO] [stdout]   --> src/test_util.rs:7:15
[INFO] [stdout]    |
[INFO] [stdout] 7  |         match flv_future_aio::task::run_block_on(ft)  {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `flv_future_aio`
[INFO] [stdout] ...
[INFO] [stdout] 54 |         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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[test_async]
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 |      #[test_async]
[INFO] [stdout]    |      ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::util;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]   --> src/test_util.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 |      #[test_async]
[INFO] [stdout]    |      ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use crate::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/zero_copy.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 103 +     use crate::util;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in the list of imported crates
[INFO] [stdout]    --> src/zero_copy.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[test_async]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `flv_future_aio` 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 103 +     use crate::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]  --> src/sync/broadcast.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::Stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::empty`
[INFO] [stdout]  --> src/sync/broadcast.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::empty;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::StreamExt`
[INFO] [stdout]   --> src/sync/broadcast.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use futures::stream::StreamExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::select`
[INFO] [stdout]   --> src/sync/broadcast.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use futures::select;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::io::prelude::SeekExt as AsyncSeekExt`
[INFO] [stdout]   --> src/io/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use async_std::io::prelude::SeekExt as AsyncSeekExt;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 previous errors; 5 warnings emitted
[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 `flv-future-aio` (lib test) due to 39 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a3923c78d28a6549f0b601437a4be2e6ce7142e89ac610e217b7d245bed8afce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3923c78d28a6549f0b601437a4be2e6ce7142e89ac610e217b7d245bed8afce", kill_on_drop: false }`
[INFO] [stdout] a3923c78d28a6549f0b601437a4be2e6ce7142e89ac610e217b7d245bed8afce
