[INFO] fetching crate mika 0.0.0... [INFO] testing mika-0.0.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate mika 0.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate mika 0.0.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.27 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded futures-signals v0.3.22 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded simi-macros v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 260462c9acdfd00f89a18c24741182437aa881f266e49c09c83e0cc1ff4e7d17 [INFO] running `Command { std: "docker" "start" "-a" "260462c9acdfd00f89a18c24741182437aa881f266e49c09c83e0cc1ff4e7d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "260462c9acdfd00f89a18c24741182437aa881f266e49c09c83e0cc1ff4e7d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260462c9acdfd00f89a18c24741182437aa881f266e49c09c83e0cc1ff4e7d17", kill_on_drop: false }` [INFO] [stdout] 260462c9acdfd00f89a18c24741182437aa881f266e49c09c83e0cc1ff4e7d17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 815ca66a372284006f1b3fafa560475c97c704b846224014695dd7d32d0d221e [INFO] running `Command { std: "docker" "start" "-a" "815ca66a372284006f1b3fafa560475c97c704b846224014695dd7d32d0d221e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.77 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.77 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.77 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Compiling simi-macros v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.77 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling js-sys v0.3.54 [INFO] [stderr] Compiling futures-signals v0.3.22 [INFO] [stderr] Compiling web-sys v0.3.54 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling mika v0.0.0 (/opt/rustwide/workdir) [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>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(web_sys::$EventType)` [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] 132 | | } [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 issue #80165 [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:18:104 [INFO] [stdout] | [INFO] [stdout] 18 | fn new(event_name: &'static str, event_target: &web_sys::EventTarget, closure: Closure) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(web_sys::$EventType)` [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] 132 | | } [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 issue #80165 [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:81:84 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn on(target: &web_sys::EventTarget, closure: F) -> Box [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Listener` [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] 132 | | } [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 issue #80165 [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(web_sys::$EventType)` [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] 132 | | } [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 issue #80165 [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: 213 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.90s [INFO] running `Command { std: "docker" "inspect" "815ca66a372284006f1b3fafa560475c97c704b846224014695dd7d32d0d221e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815ca66a372284006f1b3fafa560475c97c704b846224014695dd7d32d0d221e", kill_on_drop: false }` [INFO] [stdout] 815ca66a372284006f1b3fafa560475c97c704b846224014695dd7d32d0d221e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4da37a71a1329671d3df17fa56dd5cc8534adb1347a501305dffb6d501a3cf27 [INFO] running `Command { std: "docker" "start" "-a" "4da37a71a1329671d3df17fa56dd5cc8534adb1347a501305dffb6d501a3cf27", kill_on_drop: false }` [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>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(web_sys::$EventType)` [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] 132 | | } [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 issue #80165 [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:18:104 [INFO] [stdout] | [INFO] [stdout] 18 | fn new(event_name: &'static str, event_target: &web_sys::EventTarget, closure: Closure) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(web_sys::$EventType)` [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] 132 | | } [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 issue #80165 [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] Compiling mika v0.0.0 (/opt/rustwide/workdir) [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(target: &web_sys::EventTarget, closure: F) -> Box [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Listener` [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] 132 | | } [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 issue #80165 [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(web_sys::$EventType)` [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] 132 | | } [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 issue #80165 [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: 213 warnings emitted [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>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `define_html_elements` (in Nightly builds, run with -Z macro-backtrace 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>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn crate::events::Listener` [INFO] [stdout] ... [INFO] [stdout] 273 | / define_html_elements! { [INFO] [stdout] 274 | | // See ChildOfA in traits.rs [INFO] [stdout] 275 | | a A [ChildOfA], [INFO] [stdout] 276 | | abbr Abbr [PhrasingContent], [INFO] [stdout] ... | [INFO] [stdout] 436 | | wbr Wbr [INFO] [stdout] 437 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [WARN] too many lines in the log, truncating it