[INFO] crate futures-locks-pre 0.5.1-pre is already in cache [INFO] testing futures-locks-pre-0.5.1-pre against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate futures-locks-pre 0.5.1-pre into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate futures-locks-pre 0.5.1-pre on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate futures-locks-pre 0.5.1-pre [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate futures-locks-pre 0.5.1-pre [INFO] tweaked toml for crates.io crate futures-locks-pre 0.5.1-pre written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67b07a3aa9c9f61e240348a060cb96605df6ece8e48f046be660ed18b2d3b143 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67b07a3aa9c9f61e240348a060cb96605df6ece8e48f046be660ed18b2d3b143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b07a3aa9c9f61e240348a060cb96605df6ece8e48f046be660ed18b2d3b143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b07a3aa9c9f61e240348a060cb96605df6ece8e48f046be660ed18b2d3b143", kill_on_drop: false }` [INFO] [stdout] 67b07a3aa9c9f61e240348a060cb96605df6ece8e48f046be660ed18b2d3b143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69483428973dbc7beab25d5b7466597033006e5ee9040c5c8d5d57dcbc451baa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69483428973dbc7beab25d5b7466597033006e5ee9040c5c8d5d57dcbc451baa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling futures-locks-pre v0.5.1-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.56s [INFO] running `Command { std: "docker" "inspect" "69483428973dbc7beab25d5b7466597033006e5ee9040c5c8d5d57dcbc451baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69483428973dbc7beab25d5b7466597033006e5ee9040c5c8d5d57dcbc451baa", kill_on_drop: false }` [INFO] [stdout] 69483428973dbc7beab25d5b7466597033006e5ee9040c5c8d5d57dcbc451baa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 951e29705d9d7a4c14398e8d71e0b1b68c5f6d33a26f6cfeb296f1b4ac14c9d2 [INFO] running `Command { std: "docker" "start" "-a" "951e29705d9d7a4c14398e8d71e0b1b68c5f6d33a26f6cfeb296f1b4ac14c9d2", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling futures-locks-pre v0.5.1-pre (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::current_thread` [INFO] [stdout] --> tests/mutex.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio::runtime::current_thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `current_thread` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::current_thread` [INFO] [stdout] --> tests/rwlock.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::runtime::current_thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `current_thread` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures_locks` [INFO] [stdout] --> tests/mutex.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures_locks::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `futures_locks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures_locks` [INFO] [stdout] --> tests/rwlock.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use futures_locks::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `futures_locks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/mutex.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[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/mutex.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[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/mutex.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[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/mutex.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[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/rwlock.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | #[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/rwlock.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[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/rwlock.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | #[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/rwlock.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | let mutex_weak = Mutex::downgrade(&mutex); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | let mutex_weak = Mutex::downgrade(&mutex); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | assert!(Mutex::ptr_eq(&mutex, &mutex_other)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | let mutex_other = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | assert!(!Mutex::ptr_eq(&mutex, &mutex_other)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | let mut mutex = Mutex::::new(42); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | let mut mutex = Mutex::::new(42); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | let mutex = Mutex::>::new(vec![]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | let mutex = Mutex::::new(5); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | let mutex = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | let mtx = Mutex::::new(0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | let mtx = Mutex::::new(-5); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | let mtx = Mutex::::new(5); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:256:15 [INFO] [stdout] | [INFO] [stdout] 256 | let mtx = Mutex::::new(5); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Mutex` [INFO] [stdout] --> tests/mutex.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | let mtx = Mutex::>::new(Rc::new(5)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::args::imp::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::io::variant::io::sys::ext::net::sys_common::backtrace::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::runtime::time::variant::time::clock::Mutex; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | let mut rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | let mut rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rwlock = RwLock::::new(0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:212:18 [INFO] [stdout] | [INFO] [stdout] 212 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | let rwlock = RwLock::::new(0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | let rwlock = RwLock::::new(0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:233:18 [INFO] [stdout] | [INFO] [stdout] 233 | let rwlock = RwLock::::new(42); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | let rwlock = RwLock::::new(0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:253:18 [INFO] [stdout] | [INFO] [stdout] 253 | let rwlock = RwLock::>::new(vec![]); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:264:18 [INFO] [stdout] | [INFO] [stdout] 264 | let rwlock = RwLock::::new(0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:321:15 [INFO] [stdout] | [INFO] [stdout] 321 | let mtx = RwLock::::new(-5); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | let mtx = RwLock::::new(5); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:356:15 [INFO] [stdout] | [INFO] [stdout] 356 | let mtx = RwLock::::new(5); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:371:18 [INFO] [stdout] | [INFO] [stdout] 371 | let rwlock = RwLock::>::new(Rc::new(5)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:385:15 [INFO] [stdout] | [INFO] [stdout] 385 | let mtx = RwLock::::new(-5); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:404:15 [INFO] [stdout] | [INFO] [stdout] 404 | let mtx = RwLock::::new(5); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:422:15 [INFO] [stdout] | [INFO] [stdout] 422 | let mtx = RwLock::::new(5); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RwLock` [INFO] [stdout] --> tests/rwlock.rs:438:18 [INFO] [stdout] | [INFO] [stdout] 438 | let rwlock = RwLock::>::new(Rc::new(5)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rwlock::tokio::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use futures_locks_pre::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:155:22 [INFO] [stdout] | [INFO] [stdout] 155 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:155:22 [INFO] [stdout] | [INFO] [stdout] 155 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 156 | | mtx_clone0.lock().map(|mut guard| { *guard += 2 }) [INFO] [stdout] 157 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:161:40 [INFO] [stdout] | [INFO] [stdout] 161 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 162 | | mtx_clone1.lock().map(|mut guard| { *guard += 3 }) [INFO] [stdout] 163 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:167:40 [INFO] [stdout] | [INFO] [stdout] 167 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 168 | | mtx_clone2.lock().map(|mut guard| { *guard += 5 }) [INFO] [stdout] 169 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:173:40 [INFO] [stdout] | [INFO] [stdout] 173 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/mutex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 174 | | mtx_clone3.lock().map(|mut guard| { *guard += 7 }) [INFO] [stdout] 175 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 277 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:277:25 [INFO] [stdout] | [INFO] [stdout] 277 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 277 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:277:40 [INFO] [stdout] | [INFO] [stdout] 277 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 278 | | let rwlock_clone4 = rwlock_clone0.clone(); [INFO] [stdout] 279 | | rwlock_clone0.write() [INFO] [stdout] 280 | | .map(|mut guard| { *guard += 2 }) [INFO] [stdout] 281 | | .then(move |_| rwlock_clone4.read().map(|_| ())) [INFO] [stdout] 282 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:286:22 [INFO] [stdout] | [INFO] [stdout] 286 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:286:25 [INFO] [stdout] | [INFO] [stdout] 286 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:286:22 [INFO] [stdout] | [INFO] [stdout] 286 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:286:40 [INFO] [stdout] | [INFO] [stdout] 286 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 287 | | let rwlock_clone5 = rwlock_clone1.clone(); [INFO] [stdout] 288 | | rwlock_clone1.write() [INFO] [stdout] 289 | | .map(|mut guard| { *guard += 3 }) [INFO] [stdout] 290 | | .then(move |_| rwlock_clone5.read().map(|_| ())) [INFO] [stdout] 291 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:295:22 [INFO] [stdout] | [INFO] [stdout] 295 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:295:25 [INFO] [stdout] | [INFO] [stdout] 295 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:295:22 [INFO] [stdout] | [INFO] [stdout] 295 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:295:40 [INFO] [stdout] | [INFO] [stdout] 295 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 296 | | let rwlock_clone6 = rwlock_clone2.clone(); [INFO] [stdout] 297 | | rwlock_clone2.write() [INFO] [stdout] 298 | | .map(|mut guard| { *guard += 5 }) [INFO] [stdout] 299 | | .then(move |_| rwlock_clone6.read().map(|_| ())) [INFO] [stdout] 300 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:304:22 [INFO] [stdout] | [INFO] [stdout] 304 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:304:25 [INFO] [stdout] | [INFO] [stdout] 304 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:304:22 [INFO] [stdout] | [INFO] [stdout] 304 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:304:40 [INFO] [stdout] | [INFO] [stdout] 304 | stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/rwlock.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | / stream::iter(0..1000).for_each(move |_| { [INFO] [stdout] 305 | | let rwlock_clone7 = rwlock_clone3.clone(); [INFO] [stdout] 306 | | rwlock_clone3.write() [INFO] [stdout] 307 | | .map(|mut guard| { *guard += 7 }) [INFO] [stdout] 308 | | .then(move |_| rwlock_clone7.read().map(|_| ())) [INFO] [stdout] 309 | | }).await; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | let guard1 = assert_ready!(fut1.poll()); // fut1 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | assert_pending!(fut2.poll()); // fut2 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut2` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | assert_pending!(fut3.poll()); // fut3 is blocked, too [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | assert!(fut3.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | assert_ready!(fut3.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:129:37 [INFO] [stdout] | [INFO] [stdout] 129 | let guard0 = assert_ready!(fut0.poll()); // fut0 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut0` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | assert_pending!(fut1.poll()); // fut1 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | assert!(fut1.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/mutex.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | assert_ready!(fut1.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | let guard1 = assert_ready!(fut1.poll()); // fut1 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | assert_pending!(fut2.poll()); // fut2 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut2` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | assert_ready!(fut3.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | let guard1 = assert_ready!(fut1.poll()); // fut1 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | assert_pending!(fut2.poll()); // fut2 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut2` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | assert_pending!(fut3.poll()); // fut3 is also blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | assert!(fut3.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | assert_ready!(fut3.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | let guard1 = assert_ready!(fut1.poll()); // fut1 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | assert_pending!(fut2.poll()); // fut2 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut2` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | assert_pending!(fut3.poll()); // fut3 is also blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | assert!(fut3.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | assert_ready!(fut3.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | let guard1 = assert_ready!(fut1.poll()); // fut1 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:91:26 [INFO] [stdout] | [INFO] [stdout] 91 | assert_pending!(fut2.poll()); // fut2 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut2` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | assert_ready!(fut3.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | let guard1 = assert_ready!(fut1.poll()); // fut1 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | assert_pending!(fut2.poll()); // fut2 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut2` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | assert_pending!(fut3.poll()); // fut3 is also blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | assert!(fut3.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | assert_ready!(fut3.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut3` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:139:38 [INFO] [stdout] | [INFO] [stdout] 139 | let _guard1 = assert_ready!(fut1.poll()); // fut1 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:141:38 [INFO] [stdout] | [INFO] [stdout] 141 | let _guard2 = assert_ready!(fut2.poll()); // fut2 also gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut2` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | let guard0 = assert_ready!(fut0.poll()); // fut0 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut0` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | assert_pending!(fut1.poll()); // fut1 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | assert!(fut1.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | assert_ready!(fut1.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:178:37 [INFO] [stdout] | [INFO] [stdout] 178 | let guard0 = assert_ready!(fut0.poll()); // fut0 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut0` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:181:26 [INFO] [stdout] | [INFO] [stdout] 181 | assert_pending!(fut1.poll()); // fut1 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | assert!(fut1.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | assert_ready!(fut1.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:194:37 [INFO] [stdout] | [INFO] [stdout] 194 | let guard0 = assert_ready!(fut0.poll()); // fut0 immediately gets ownership [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut0` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:197:26 [INFO] [stdout] | [INFO] [stdout] 197 | assert_pending!(fut1.poll()); // fut1 is blocked [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_woken` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | assert!(fut1.is_woken()); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `tokio_test::task::Spawn<_>` in the current scope [INFO] [stdout] --> tests/rwlock.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | assert_ready!(fut1.poll()); [INFO] [stdout] | ^^^^ method not found in `tokio_test::task::Spawn<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> tests/mutex.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{FutureExt, stream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> tests/rwlock.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | FutureExt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 164 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-locks-pre`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "951e29705d9d7a4c14398e8d71e0b1b68c5f6d33a26f6cfeb296f1b4ac14c9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "951e29705d9d7a4c14398e8d71e0b1b68c5f6d33a26f6cfeb296f1b4ac14c9d2", kill_on_drop: false }` [INFO] [stdout] 951e29705d9d7a4c14398e8d71e0b1b68c5f6d33a26f6cfeb296f1b4ac14c9d2