[INFO] fetching crate tokio-stream_wasi 0.1.11...
[INFO] testing tokio-stream_wasi-0.1.11 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tokio-stream_wasi 0.1.11 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tokio-stream_wasi 0.1.11
[INFO] finished tweaking crates.io crate tokio-stream_wasi 0.1.11
[INFO] tweaked toml for crates.io crate tokio-stream_wasi 0.1.11 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-stream_wasi 0.1.11 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded wasmedge_wasi_socket v0.5.5
[INFO] [stderr]   Downloaded tokio-util_wasi v0.7.5
[INFO] [stderr]   Downloaded dns-parser v0.8.0
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded mio_wasi v0.8.9
[INFO] [stderr]   Downloaded tokio_wasi v1.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17c793c3328922de048d95d490ffd7e3cfa6db17cd3bab2cb1dbfa0d91d14408
[INFO] running `Command { std: "docker" "start" "-a" "17c793c3328922de048d95d490ffd7e3cfa6db17cd3bab2cb1dbfa0d91d14408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17c793c3328922de048d95d490ffd7e3cfa6db17cd3bab2cb1dbfa0d91d14408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c793c3328922de048d95d490ffd7e3cfa6db17cd3bab2cb1dbfa0d91d14408", kill_on_drop: false }`
[INFO] [stdout] 17c793c3328922de048d95d490ffd7e3cfa6db17cd3bab2cb1dbfa0d91d14408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07dfbc7166cac5e947bf24a85b0aaf0a2e264254af8a007f5231d872b3b33ce8
[INFO] running `Command { std: "docker" "start" "-a" "07dfbc7166cac5e947bf24a85b0aaf0a2e264254af8a007f5231d872b3b33ce8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio_wasi v1.25.2
[INFO] [stderr]    Compiling tokio-stream_wasi v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/stream_map.rs:601:19
[INFO] [stdout]     |
[INFO] [stdout] 601 |         #[cfg(not(loom))]
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/stream_map.rs:623:15
[INFO] [stdout]     |
[INFO] [stdout] 623 |         #[cfg(loom)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "07dfbc7166cac5e947bf24a85b0aaf0a2e264254af8a007f5231d872b3b33ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07dfbc7166cac5e947bf24a85b0aaf0a2e264254af8a007f5231d872b3b33ce8", kill_on_drop: false }`
[INFO] [stdout] 07dfbc7166cac5e947bf24a85b0aaf0a2e264254af8a007f5231d872b3b33ce8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e7bd577670ad1396ea27bbef21cb4584e31a745e4f2beaffd40789a31978b2d
[INFO] running `Command { std: "docker" "start" "-a" "7e7bd577670ad1396ea27bbef21cb4584e31a745e4f2beaffd40789a31978b2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/stream_map.rs:601:19
[INFO] [stdout]     |
[INFO] [stdout] 601 |         #[cfg(not(loom))]
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/stream_map.rs:623:15
[INFO] [stdout]     |
[INFO] [stdout] 623 |         #[cfg(loom)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tokio-stream_wasi v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]  --> tests/stream_once.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[tokio::test]
[INFO] [stdout]   |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]  --> tests/stream_iter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_test::task;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]  --> tests/stream_iter.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::test]
[INFO] [stdout]   |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]  --> tests/stream_panic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parking_lot::{const_mutex, Mutex};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]  --> tests/stream_stream_map.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_test::{assert_ok, assert_pending, assert_ready, task};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_stream`
[INFO] [stdout]  --> tests/support/mpsc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_stream::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_stream`, use `cargo add async_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_stream_map.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_stream_map.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_stream_map.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> tests/stream_stream_map.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> tests/stream_stream_map.rs:171:10
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]  --> tests/stream_chain.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_test::{assert_pending, assert_ready, task};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_stream`
[INFO] [stdout]  --> tests/support/mpsc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_stream::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_stream`, use `cargo add async_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_chain.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_chain.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stream_wasi` (test "stream_once") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stream_wasi` (test "stream_panic") due to 1 previous error
[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 `tokio-stream_wasi` (test "stream_iter") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]  --> tests/stream_merge.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_test::task;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]  --> tests/stream_merge.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_test::{assert_pending, assert_ready};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_stream`
[INFO] [stdout]  --> tests/support/mpsc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_stream::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_stream`, use `cargo add async_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_merge.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_merge.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]  --> tests/stream_pending.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_test::{assert_pending, task};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]  --> tests/stream_pending.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[tokio::test]
[INFO] [stdout]   |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_fuse.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AmbiguousIfSend` is never used
[INFO] [stdout]   --> tests/async_send_sync.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | trait AmbiguousIfSend<A> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AmbiguousIfSync` is never used
[INFO] [stdout]   --> tests/async_send_sync.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | trait AmbiguousIfSync<A> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/stream_map.rs:601:19
[INFO] [stdout]     |
[INFO] [stdout] 601 |         #[cfg(not(loom))]
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/stream_map.rs:623:15
[INFO] [stdout]     |
[INFO] [stdout] 623 |         #[cfg(loom)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]  --> tests/stream_collect.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_test::{assert_pending, assert_ready, assert_ready_err, assert_ready_ok, task};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stream_wasi` (test "stream_fuse") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `async_stream`
[INFO] [stdout]  --> tests/support/mpsc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_stream::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_stream`, use `cargo add async_stream` to add it to your `Cargo.toml`
[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 `tokio-stream_wasi` (test "stream_chain") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/stream_collect.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> tests/stream_collect.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> tests/stream_collect.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]  --> tests/stream_empty.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[tokio::test]
[INFO] [stdout]   |          ^^^^ could not find `test` in `tokio`
[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 `tokio-stream_wasi` (test "stream_pending") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stream_wasi` (test "stream_empty") due to 1 previous error
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stream_wasi` (test "stream_merge") due to 5 previous errors
[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 `tokio-stream_wasi` (test "stream_collect") due to 12 previous errors
[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 `tokio-stream_wasi` (test "stream_stream_map") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "7e7bd577670ad1396ea27bbef21cb4584e31a745e4f2beaffd40789a31978b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e7bd577670ad1396ea27bbef21cb4584e31a745e4f2beaffd40789a31978b2d", kill_on_drop: false }`
[INFO] [stdout] 7e7bd577670ad1396ea27bbef21cb4584e31a745e4f2beaffd40789a31978b2d
