[INFO] fetching crate async_ui_web_core 0.2.1...
[INFO] checking async_ui_web_core-0.2.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate async_ui_web_core 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate async_ui_web_core 0.2.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async_ui_web_core 0.2.1
[INFO] finished tweaking crates.io crate async_ui_web_core 0.2.1
[INFO] tweaked toml for crates.io crate async_ui_web_core 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async_ui_internal_utils v0.0.2
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 680281b02c0915031684da62463cb23e44600894180d93db869a0d3aaf2c6e27
[INFO] running `Command { std: "docker" "start" "-a" "680281b02c0915031684da62463cb23e44600894180d93db869a0d3aaf2c6e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680281b02c0915031684da62463cb23e44600894180d93db869a0d3aaf2c6e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680281b02c0915031684da62463cb23e44600894180d93db869a0d3aaf2c6e27", kill_on_drop: false }`
[INFO] [stdout] 680281b02c0915031684da62463cb23e44600894180d93db869a0d3aaf2c6e27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f27ca1b2c707bb7b5fed2d0c316f9ebc238db5a8dd3b686c4242f15d1cd23597
[INFO] running `Command { std: "docker" "start" "-a" "f27ca1b2c707bb7b5fed2d0c316f9ebc238db5a8dd3b686c4242f15d1cd23597", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking async_ui_internal_utils v0.0.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking async_ui_web_core v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/combinators/common/vec.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/combinators/race_ok/vec.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/combinators/try_join/vec.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/combinators/common/vec.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/combinators/race_ok/vec.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/combinators/try_join/vec.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / scoped_tls_hkt::scoped_thread_local!(
[INFO] [stdout] 26 | |     pub(crate) static DOM_CONTEXT: for<'p> &'p DomContext<'p>
[INFO] [stdout] 27 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current static `DOM_CONTEXT`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the macro `scoped_tls_hkt::scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `scoped_tls_hkt::scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / scoped_tls_hkt::scoped_thread_local!(
[INFO] [stdout] 26 | |     pub(crate) static DOM_CONTEXT: for<'p> &'p DomContext<'p>
[INFO] [stdout] 27 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current static `DOM_CONTEXT`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the macro `scoped_tls_hkt::scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout]    = note: this warning originates in the macro `scoped_tls_hkt::scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / scoped_tls_hkt::scoped_thread_local!(
[INFO] [stdout] 26 | |     pub(crate) static DOM_CONTEXT: for<'p> &'p DomContext<'p>
[INFO] [stdout] 27 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current static `DOM_CONTEXT`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the macro `scoped_tls_hkt::scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `scoped_tls_hkt::scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / scoped_tls_hkt::scoped_thread_local!(
[INFO] [stdout] 26 | |     pub(crate) static DOM_CONTEXT: for<'p> &'p DomContext<'p>
[INFO] [stdout] 27 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current static `DOM_CONTEXT`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the macro `scoped_tls_hkt::scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout]    = note: this warning originates in the macro `scoped_tls_hkt::scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.13s
[INFO] running `Command { std: "docker" "inspect" "f27ca1b2c707bb7b5fed2d0c316f9ebc238db5a8dd3b686c4242f15d1cd23597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27ca1b2c707bb7b5fed2d0c316f9ebc238db5a8dd3b686c4242f15d1cd23597", kill_on_drop: false }`
[INFO] [stdout] f27ca1b2c707bb7b5fed2d0c316f9ebc238db5a8dd3b686c4242f15d1cd23597
