[INFO] fetching crate mogwai-dom 0.2.6...
[INFO] checking mogwai-dom-0.2.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate mogwai-dom 0.2.6 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate mogwai-dom 0.2.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.3.1)
[INFO] [stderr]       Adding async-lock v2.8.0 (available: v3.4.0)
[INFO] [stderr]       Adding console_log v0.1.2 (available: v1.0.0)
[INFO] [stderr]       Adding futures-lite v1.13.0 (available: v2.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d76597fa4491172a15e6e94742a8b2c24d2c9e2352bf656f4673c4965e9d09da
[INFO] running `Command { std: "docker" "start" "-a" "d76597fa4491172a15e6e94742a8b2c24d2c9e2352bf656f4673c4965e9d09da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d76597fa4491172a15e6e94742a8b2c24d2c9e2352bf656f4673c4965e9d09da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76597fa4491172a15e6e94742a8b2c24d2c9e2352bf656f4673c4965e9d09da", kill_on_drop: false }`
[INFO] [stdout] d76597fa4491172a15e6e94742a8b2c24d2c9e2352bf656f4673c4965e9d09da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33670b5322c44062d80ad1d19ed83c1978263a23dbdbf99501c64ab4321c5fe7
[INFO] running `Command { std: "docker" "start" "-a" "33670b5322c44062d80ad1d19ed83c1978263a23dbdbf99501c64ab4321c5fe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking async-broadcast v0.4.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling syn-rsx v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.46
[INFO] [stderr]    Compiling mogwai-macros v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.96
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking dark-std v0.2.16
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]     Checking fastdate v0.3.34
[INFO] [stderr]     Checking fast_log v1.7.6
[INFO] [stderr]     Checking web-sys v0.3.73
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.46
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.46
[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] warning: unexpected `cfg` condition name: `target`
[INFO] [stdout]   --> src/view/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if cfg!(target = "wasm32") {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("wasm32"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"wasm32\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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] warning: unexpected `cfg` condition name: `target`
[INFO] [stdout]   --> src/view/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if cfg!(target = "wasm32") {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("wasm32"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"wasm32\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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.31/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: trait `StreamExt` which provides `boxed` is implemented but not in scope; perhaps you want to import 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.31/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: trait `StreamExt` which provides `boxed` is implemented but not in scope; perhaps you want to import 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.31/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: trait `StreamExt` which provides `boxed` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 221  +     use futures::StreamExt;
[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: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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mogwai-dom` (test "integration") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "33670b5322c44062d80ad1d19ed83c1978263a23dbdbf99501c64ab4321c5fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33670b5322c44062d80ad1d19ed83c1978263a23dbdbf99501c64ab4321c5fe7", kill_on_drop: false }`
[INFO] [stdout] 33670b5322c44062d80ad1d19ed83c1978263a23dbdbf99501c64ab4321c5fe7
