[INFO] fetching crate flv-future-aio 1.1.0... [INFO] checking flv-future-aio-1.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate flv-future-aio 1.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate flv-future-aio 1.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.5.6 (available: v1.8.0) [INFO] [stderr] Adding flv-util v0.1.1 (available: v0.5.2) [INFO] [stderr] Adding futures-timer v2.0.2 (available: v3.0.3) [INFO] [stderr] Adding futures_codec v0.3.4 (available: v0.4.1) [INFO] [stderr] Adding nix v0.16.1 (available: v0.29.0) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.41.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-timer v2.0.2 [INFO] [stderr] Downloaded flv-util v0.1.1 [INFO] [stderr] Downloaded async-test-derive v1.0.0 [INFO] [stderr] Downloaded futures_codec v0.3.4 [INFO] [stderr] Downloaded nix v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f25d1701cf8c762715e30f282e691edc4c71bec9cb561d5fbf74e61491e097d [INFO] running `Command { std: "docker" "start" "-a" "1f25d1701cf8c762715e30f282e691edc4c71bec9cb561d5fbf74e61491e097d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f25d1701cf8c762715e30f282e691edc4c71bec9cb561d5fbf74e61491e097d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f25d1701cf8c762715e30f282e691edc4c71bec9cb561d5fbf74e61491e097d", kill_on_drop: false }` [INFO] [stdout] 1f25d1701cf8c762715e30f282e691edc4c71bec9cb561d5fbf74e61491e097d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7419df86c3305bbc6eadc478c9432425772e47af423169b9e51bd34a25156ed1 [INFO] running `Command { std: "docker" "start" "-a" "7419df86c3305bbc6eadc478c9432425772e47af423169b9e51bd34a25156ed1", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling async-test-derive v1.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking flv-util v0.1.1 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [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 crate::sync::broadcast::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 21 | pub use std::ops::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 21 | pub use std::sync::mpmc::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 21 | pub use std::sync::mpsc::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 6 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 structs instead [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::sync::broadcast::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 22 | pub use std::sync::mpmc::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 22 | pub use std::sync::mpsc::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 22 | pub use async_std::channel::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 4 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[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 crate::sync::broadcast::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 21 | pub use std::ops::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 21 | pub use std::sync::mpmc::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 21 | pub use std::sync::mpsc::Receiver; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 6 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 structs instead [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::sync::broadcast::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 22 | pub use std::sync::mpmc::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 22 | pub use std::sync::mpsc::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 22 | pub use async_std::channel::Sender; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 4 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] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flv-future-aio` (lib) due to 3 previous errors [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] 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 38 previous errors [INFO] running `Command { std: "docker" "inspect" "7419df86c3305bbc6eadc478c9432425772e47af423169b9e51bd34a25156ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7419df86c3305bbc6eadc478c9432425772e47af423169b9e51bd34a25156ed1", kill_on_drop: false }` [INFO] [stdout] 7419df86c3305bbc6eadc478c9432425772e47af423169b9e51bd34a25156ed1