[INFO] fetching crate mika 0.0.0...
[INFO] checking mika-0.0.0 against 1.95.0 for pr-155915
[INFO] extracting crate mika 0.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mika 0.0.0
[INFO] finished tweaking crates.io crate mika 0.0.0
[INFO] tweaked toml for crates.io crate mika 0.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mika 0.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding wasm-bindgen-futures v0.3.27 (available: v0.4.71)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-signals v0.3.34
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded simi-macros v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fb645c28273b2faa71047788a0376cd622f428bfa38a90b3c858c123a9e350d
[INFO] running `Command { std: "docker" "start" "-a" "6fb645c28273b2faa71047788a0376cd622f428bfa38a90b3c858c123a9e350d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fb645c28273b2faa71047788a0376cd622f428bfa38a90b3c858c123a9e350d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb645c28273b2faa71047788a0376cd622f428bfa38a90b3c858c123a9e350d", kill_on_drop: false }`
[INFO] [stdout] 6fb645c28273b2faa71047788a0376cd622f428bfa38a90b3c858c123a9e350d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9569fa626736b68ae998f8491bc1f0bf802faaf0d3c5241b402bc33d0694120f
[INFO] running `Command { std: "docker" "start" "-a" "9569fa626736b68ae998f8491bc1f0bf802faaf0d3c5241b402bc33d0694120f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking js-sys v0.3.98
[INFO] [stderr]     Checking futures-signals v0.3.34
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling simi-macros v0.2.1
[INFO] [stderr]     Checking web-sys v0.3.98
[INFO] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking mika v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:15:34
[INFO] [stdout]     |
[INFO] [stdout]  15 |                   closure: Closure<Fn(web_sys::$EventType)>,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/dom/traits.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn listeners_mut(&mut self) -> &mut Vec<Box<dyn crate::events::Listener>>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:81:84
[INFO] [stdout]     |
[INFO] [stdout]  81 |                       pub fn on<F>(target: &web_sys::EventTarget, closure: F) -> Box<Listener>
[INFO] [stdout]     |                                                                                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |               listeners: Vec<Box<crate::events::Listener>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:15:34
[INFO] [stdout]     |
[INFO] [stdout]  15 |                   closure: Closure<Fn(web_sys::$EventType)>,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/dom/traits.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn listeners_mut(&mut self) -> &mut Vec<Box<dyn crate::events::Listener>>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:81:84
[INFO] [stdout]     |
[INFO] [stdout]  81 |                       pub fn on<F>(target: &web_sys::EventTarget, closure: F) -> Box<Listener>
[INFO] [stdout]     |                                                                                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:18:104
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   fn new(event_name: &'static str, event_target: &web_sys::EventTarget, closure: Closure<Fn(web_sys::$EventType)>) ...
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:84:78
[INFO] [stdout]     |
[INFO] [stdout]  84 |                           let closure = Closure::wrap(Box::new(closure) as Box<Fn(web_sys::$EventType)>);
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/dom/mod.rs:199:57
[INFO] [stdout]     |
[INFO] [stdout] 199 |               fn listeners_mut(&mut self) -> &mut Vec<Box<crate::events::Listener>> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | / define_html_elements! {
[INFO] [stdout] 274 | |     // See ChildOfA in traits.rs
[INFO] [stdout] 275 | |     a A [ChildOfA],
[INFO] [stdout] 276 | |     abbr Abbr [PhrasingContent],
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |     wbr Wbr
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:18:104
[INFO] [stdout]     |
[INFO] [stdout]  18 |                   fn new(event_name: &'static str, event_target: &web_sys::EventTarget, closure: Closure<Fn(web_sys::$EventType)>) ...
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/events.rs:84:78
[INFO] [stdout]     |
[INFO] [stdout]  84 |                           let closure = Closure::wrap(Box::new(closure) as Box<Fn(web_sys::$EventType)>);
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 | / impl_event_helpers! {
[INFO] [stdout]  94 | |     FocusEvent FocusEventListener {
[INFO] [stdout]  95 | |         Focus => "focus",
[INFO] [stdout]  96 | |         Blur => "blur",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_event_helpers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s
[INFO] running `Command { std: "docker" "inspect" "9569fa626736b68ae998f8491bc1f0bf802faaf0d3c5241b402bc33d0694120f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9569fa626736b68ae998f8491bc1f0bf802faaf0d3c5241b402bc33d0694120f", kill_on_drop: false }`
[INFO] [stdout] 9569fa626736b68ae998f8491bc1f0bf802faaf0d3c5241b402bc33d0694120f
