[INFO] fetching crate mogwai-dom 0.2.6...
[INFO] checking mogwai-dom-0.2.6 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate mogwai-dom 0.2.6 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate mogwai-dom 0.2.6 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mogwai-dom 0.2.6
[INFO] finished tweaking crates.io crate mogwai-dom 0.2.6
[INFO] tweaked toml for crates.io crate mogwai-dom 0.2.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastdate v0.3.28
[INFO] [stderr]   Downloaded async-broadcast v0.4.1
[INFO] [stderr]   Downloaded mogwai-macros v0.1.0
[INFO] [stderr]   Downloaded mogwai v0.6.8
[INFO] [stderr]   Downloaded syn-rsx v0.7.3
[INFO] [stderr]   Downloaded console_log v0.1.2
[INFO] [stderr]   Downloaded fast_log v1.6.12
[INFO] [stderr]   Downloaded dark-std v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 594aeef9802d7d2737c7e2349f4d8fd4afbe8fdbebf86fc3616110b4eed3c605
[INFO] running `Command { std: "docker" "start" "-a" "594aeef9802d7d2737c7e2349f4d8fd4afbe8fdbebf86fc3616110b4eed3c605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "594aeef9802d7d2737c7e2349f4d8fd4afbe8fdbebf86fc3616110b4eed3c605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "594aeef9802d7d2737c7e2349f4d8fd4afbe8fdbebf86fc3616110b4eed3c605", kill_on_drop: false }`
[INFO] [stdout] 594aeef9802d7d2737c7e2349f4d8fd4afbe8fdbebf86fc3616110b4eed3c605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c329931d5bd343ea0410d601a93dc1cebec56720135ef0895d49c2cc04973097
[INFO] running `Command { std: "docker" "start" "-a" "c329931d5bd343ea0410d601a93dc1cebec56720135ef0895d49c2cc04973097", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking async-broadcast v0.4.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling syn-rsx v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.40
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling mogwai-macros v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking dark-std v0.2.10
[INFO] [stderr]     Checking wasm-bindgen v0.2.90
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking js-sys v0.3.67
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking fastdate v0.3.28
[INFO] [stderr]     Checking fast_log v1.6.12
[INFO] [stderr]     Checking web-sys v0.3.67
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.40
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.40
[INFO] [stderr]     Checking console_log v0.1.2
[INFO] [stderr]     Checking mogwai v0.6.8
[INFO] [stderr]     Checking mogwai-dom v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `mogwai::future`
[INFO] [stdout]    --> src/view/mod.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let vals = mogwai::future::block_on(async move {
[INFO] [stdout]     |                                    ^^^^^^^^ not found in `mogwai::future`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 221 +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 240 -         let vals = mogwai::future::block_on(async move {
[INFO] [stdout] 240 +         let vals = block_on(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> src/lib.rs:335:31
[INFO] [stdout]     |
[INFO] [stdout] 335 |         futures_lite::future::block_on(async {
[INFO] [stdout]     |                               ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 62  +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 335 -         futures_lite::future::block_on(async {
[INFO] [stdout] 335 +         block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> src/lib.rs:353:31
[INFO] [stdout]     |
[INFO] [stdout] 353 |         futures_lite::future::block_on(async {
[INFO] [stdout]     |                               ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 62  +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 353 -         futures_lite::future::block_on(async {
[INFO] [stdout] 353 +         block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> src/lib.rs:379:31
[INFO] [stdout]     |
[INFO] [stdout] 379 |         futures_lite::future::block_on(async {
[INFO] [stdout]     |                               ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 62  +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 379 -         futures_lite::future::block_on(async {
[INFO] [stdout] 379 +         block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> src/lib.rs:407:31
[INFO] [stdout]     |
[INFO] [stdout] 407 |         futures_lite::future::block_on(async {
[INFO] [stdout]     |                               ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 62  +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 407 -         futures_lite::future::block_on(async {
[INFO] [stdout] 407 +         block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `boxed` found for struct `mogwai::stream::Map` in the current scope
[INFO] [stdout]     --> src/view/mod.rs:235:30
[INFO] [stdout]      |
[INFO] [stdout] 235  |             usizes.map(X::A).boxed(),
[INFO] [stdout]      |                              ^^^^^ method not found in `Map<Iter<IntoIter<usize>>, fn(usize) -> X {X::A}>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/stream/mod.rs:1335:8
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     fn boxed<'a>(self) -> BoxStream<'a, Self::Item>
[INFO] [stdout]      |        ----- the method is available for `mogwai::stream::Map<mogwai::stream::Iter<std::vec::IntoIter<usize>>, fn(usize) -> X {X::A}>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]      |
[INFO] [stdout] 221  +     use futures::StreamExt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `boxed` found for struct `mogwai::stream::Map` in the current scope
[INFO] [stdout]     --> src/view/mod.rs:236:30
[INFO] [stdout]      |
[INFO] [stdout] 236  |             floats.map(X::B).boxed(),
[INFO] [stdout]      |                              ^^^^^ method not found in `Map<Iter<IntoIter<f32>>, fn(f32) -> X {X::B}>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/stream/mod.rs:1335:8
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     fn boxed<'a>(self) -> BoxStream<'a, Self::Item>
[INFO] [stdout]      |        ----- the method is available for `mogwai::stream::Map<mogwai::stream::Iter<std::vec::IntoIter<f32>>, fn(f32) -> X {X::B}>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]      |
[INFO] [stdout] 221  +     use futures::StreamExt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `boxed` found for struct `mogwai::stream::Map` in the current scope
[INFO] [stdout]     --> src/view/mod.rs:237:29
[INFO] [stdout]      |
[INFO] [stdout] 237  |             chars.map(X::C).boxed(),
[INFO] [stdout]      |                             ^^^^^ method not found in `Map<Iter<IntoIter<char>>, fn(char) -> X {X::C}>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/stream/mod.rs:1335:8
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     fn boxed<'a>(self) -> BoxStream<'a, Self::Item>
[INFO] [stdout]      |        ----- the method is available for `mogwai::stream::Map<mogwai::stream::Iter<std::vec::IntoIter<char>>, fn(char) -> X {X::C}>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]      |
[INFO] [stdout] 221  +     use futures::StreamExt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mogwai-dom` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]   --> tests/integration.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     futures_lite::future::block_on(async {
[INFO] [stdout]    |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::executor::block_on;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -     futures_lite::future::block_on(async {
[INFO] [stdout] 28 +     block_on(async {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]   --> tests/integration.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     futures_lite::future::block_on(async {
[INFO] [stdout]    |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::executor::block_on;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -     futures_lite::future::block_on(async {
[INFO] [stdout] 48 +     block_on(async {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]   --> tests/integration.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 |     futures_lite::future::block_on(async {
[INFO] [stdout]    |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::executor::block_on;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -     futures_lite::future::block_on(async {
[INFO] [stdout] 76 +     block_on(async {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]   --> tests/integration.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     futures_lite::future::block_on(async {
[INFO] [stdout]    |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use futures::executor::block_on;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 90 -     futures_lite::future::block_on(async {
[INFO] [stdout] 90 +     block_on(async {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> tests/integration.rs:106:27
[INFO] [stdout]     |
[INFO] [stdout] 106 |     futures_lite::future::block_on(async {
[INFO] [stdout]     |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -     futures_lite::future::block_on(async {
[INFO] [stdout] 106 +     block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> tests/integration.rs:124:27
[INFO] [stdout]     |
[INFO] [stdout] 124 |     futures_lite::future::block_on(async {
[INFO] [stdout]     |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 124 -     futures_lite::future::block_on(async {
[INFO] [stdout] 124 +     block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> tests/integration.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 |     futures_lite::future::block_on(async {
[INFO] [stdout]     |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 139 -     futures_lite::future::block_on(async {
[INFO] [stdout] 139 +     block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> tests/integration.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |     futures_lite::future::block_on(async {
[INFO] [stdout]     |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 153 -     futures_lite::future::block_on(async {
[INFO] [stdout] 153 +     block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in module `futures_lite::future`
[INFO] [stdout]    --> tests/integration.rs:288:27
[INFO] [stdout]     |
[INFO] [stdout] 288 |     futures_lite::future::block_on(async {
[INFO] [stdout]     |                           ^^^^^^^^ not found in `futures_lite::future`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:54:8
[INFO] [stdout]     |
[INFO] [stdout] 54  | pub fn block_on<T>(future: impl Future<Output = T>) -> T {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `block_on`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 288 -     futures_lite::future::block_on(async {
[INFO] [stdout] 288 +     block_on(async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mogwai-dom` (test "integration") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "c329931d5bd343ea0410d601a93dc1cebec56720135ef0895d49c2cc04973097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c329931d5bd343ea0410d601a93dc1cebec56720135ef0895d49c2cc04973097", kill_on_drop: false }`
[INFO] [stdout] c329931d5bd343ea0410d601a93dc1cebec56720135ef0895d49c2cc04973097
