[INFO] fetching crate hobo 1.0.0-rc.1... [INFO] testing hobo-1.0.0-rc.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hobo 1.0.0-rc.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate hobo 1.0.0-rc.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hobo 1.0.0-rc.1 [INFO] tweaked toml for crates.io crate hobo 1.0.0-rc.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hobo 1.0.0-rc.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hobo 1.0.0-rc.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stats_alloc v0.1.10 [INFO] [stderr] Downloaded extend v1.2.0 [INFO] [stderr] Downloaded as-any v0.3.2 [INFO] [stderr] Downloaded hobo_css v1.0.0-rc.1 [INFO] [stderr] Downloaded derive_utils v0.15.0 [INFO] [stderr] Downloaded ordered-float v5.0.0 [INFO] [stderr] Downloaded hobo_derive v1.0.0-rc.1 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded hobo_css_macros v1.0.0-rc.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d97f0ee459dc43369e693ce1993389a59dda2b197128071ec4f1c3c96b0ad9f6 [INFO] running `Command { std: "docker" "start" "-a" "d97f0ee459dc43369e693ce1993389a59dda2b197128071ec4f1c3c96b0ad9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d97f0ee459dc43369e693ce1993389a59dda2b197128071ec4f1c3c96b0ad9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97f0ee459dc43369e693ce1993389a59dda2b197128071ec4f1c3c96b0ad9f6", kill_on_drop: false }` [INFO] [stdout] d97f0ee459dc43369e693ce1993389a59dda2b197128071ec4f1c3c96b0ad9f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 90f070bac9ad32f62995563dd67b8c96613f50fb10e0ac829a48e6a05f2d20e5 [INFO] running `Command { std: "docker" "start" "-a" "90f070bac9ad32f62995563dd67b8c96613f50fb10e0ac829a48e6a05f2d20e5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling hobo_css_macros v1.0.0-rc.1 [INFO] [stderr] Compiling hobo_derive v1.0.0-rc.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling hobo_css v1.0.0-rc.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-signals v0.3.34 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling hobo v1.0.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:203:38 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "90f070bac9ad32f62995563dd67b8c96613f50fb10e0ac829a48e6a05f2d20e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f070bac9ad32f62995563dd67b8c96613f50fb10e0ac829a48e6a05f2d20e5", kill_on_drop: false }` [INFO] [stdout] 90f070bac9ad32f62995563dd67b8c96613f50fb10e0ac829a48e6a05f2d20e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7a585385e1c0b4faa636f0e7d989e341afdf43ff35adbe33b53938039b33dd42 [INFO] running `Command { std: "docker" "start" "-a" "7a585385e1c0b4faa636f0e7d989e341afdf43ff35adbe33b53938039b33dd42", kill_on_drop: false }` [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling stats_alloc v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling hobo v1.0.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:203:38 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/create.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / create![ [INFO] [stdout] 156 | | HTML => [ [INFO] [stdout] 157 | | html, HtmlHtmlElement, [INFO] [stdout] 158 | | base, HtmlBaseElement, [INFO] [stdout] ... | [INFO] [stdout] 356 | | ], [INFO] [stdout] 357 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world.rs:203:38 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.11s [INFO] running `Command { std: "docker" "inspect" "7a585385e1c0b4faa636f0e7d989e341afdf43ff35adbe33b53938039b33dd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a585385e1c0b4faa636f0e7d989e341afdf43ff35adbe33b53938039b33dd42", kill_on_drop: false }` [INFO] [stdout] 7a585385e1c0b4faa636f0e7d989e341afdf43ff35adbe33b53938039b33dd42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 821b396c084b19d20be75969c8a8789e03cd80497046d19bd3f4c025d913238e [INFO] running `Command { std: "docker" "start" "-a" "821b396c084b19d20be75969c8a8789e03cd80497046d19bd3f4c025d913238e", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/world.rs:142:37 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 142 | pub fn storage(&self) -> StorageGuard> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/world.rs:160:41 [INFO] [stderr] | [INFO] [stderr] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stderr] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 160 | pub fn storage_mut(&self) -> StorageGuardMut> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/world.rs:182:30 [INFO] [stderr] | [INFO] [stderr] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 182 | pub fn resource(&self) -> OwningRef>, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/world.rs:187:34 [INFO] [stderr] | [INFO] [stderr] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 187 | pub fn resource_mut(&self) -> OwningRefMut>, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/world.rs:197:34 [INFO] [stderr] | [INFO] [stderr] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 197 | pub fn try_resource(&self) -> Option>, T>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/world.rs:203:38 [INFO] [stderr] | [INFO] [stderr] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 203 | pub fn try_resource_mut(&self) -> Option>, T>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `hobo` (lib) generated 6 warnings (run `cargo fix --lib -p hobo` to apply 6 suggestions) [INFO] [stderr] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stderr] --> src/create.rs:100:40 [INFO] [stderr] | [INFO] [stderr] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | / create![ [INFO] [stderr] 156 | | HTML => [ [INFO] [stderr] 157 | | html, HtmlHtmlElement, [INFO] [stderr] 158 | | base, HtmlBaseElement, [INFO] [stderr] ... | [INFO] [stderr] 356 | | ], [INFO] [stderr] 357 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stderr] --> src/create.rs:100:40 [INFO] [stderr] | [INFO] [stderr] 100 | fn [<$html_name _has_selector>]() { crate::css::macros::selector!($html_name); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | / create![ [INFO] [stderr] 156 | | HTML => [ [INFO] [stderr] 157 | | html, HtmlHtmlElement, [INFO] [stderr] 158 | | base, HtmlBaseElement, [INFO] [stderr] ... | [INFO] [stderr] 356 | | ], [INFO] [stderr] 357 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stderr] --> src/create.rs:119:39 [INFO] [stderr] | [INFO] [stderr] 119 | fn [<$svg_name _has_selector>]() { crate::css::macros::selector!($svg_name); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | / create![ [INFO] [stderr] 156 | | HTML => [ [INFO] [stderr] 157 | | html, HtmlHtmlElement, [INFO] [stderr] 158 | | base, HtmlBaseElement, [INFO] [stderr] ... | [INFO] [stderr] 356 | | ], [INFO] [stderr] 357 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::css::macros::selector` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hobo` (lib test) generated 178 warnings (175 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hobo-fde8caa84f90439e) [INFO] [stdout] [INFO] [stdout] running 172 tests [INFO] [stdout] test create::a_has_selector ... ok [INFO] [stdout] test create::address_has_selector ... ok [INFO] [stdout] test create::abbr_has_selector ... ok [INFO] [stdout] test create::animateMotion_has_selector ... ok [INFO] [stdout] test create::aside_has_selector ... ok [INFO] [stdout] test create::animateTransform_has_selector ... ok [INFO] [stdout] test create::area_has_selector ... ok [INFO] [stdout] test create::audio_has_selector ... ok [INFO] [stdout] test create::b_has_selector ... ok [INFO] [stdout] test create::base_has_selector ... ok [INFO] [stdout] test create::bdo_has_selector ... ok [INFO] [stdout] test create::body_has_selector ... ok [INFO] [stdout] test create::button_has_selector ... ok [INFO] [stdout] test create::bdi_has_selector ... ok [INFO] [stdout] test create::caption_has_selector ... ok [INFO] [stdout] test create::blockquote_has_selector ... ok [INFO] [stdout] test create::br_has_selector ... ok [INFO] [stdout] test create::canvas_has_selector ... ok [INFO] [stdout] test create::article_has_selector ... ok [INFO] [stdout] test create::colgroup_has_selector ... ok [INFO] [stdout] test create::circle_has_selector ... ok [INFO] [stdout] test create::cite_has_selector ... ok [INFO] [stdout] test create::code_has_selector ... ok [INFO] [stdout] test create::col_has_selector ... ok [INFO] [stdout] test create::datalist_has_selector ... ok [INFO] [stdout] test create::dd_has_selector ... ok [INFO] [stdout] test create::desc_has_selector ... ok [INFO] [stdout] test create::dfn_has_selector ... ok [INFO] [stdout] test create::dialog_has_selector ... ok [INFO] [stdout] test create::div_has_selector ... ok [INFO] [stdout] test create::dl_has_selector ... ok [INFO] [stdout] test create::dt_has_selector ... ok [INFO] [stdout] test create::ellipse_has_selector ... ok [INFO] [stdout] test create::em_has_selector ... ok [INFO] [stdout] test create::feBlend_has_selector ... ok [INFO] [stdout] test create::feColorMatrix_has_selector ... ok [INFO] [stdout] test create::feComponentTransfer_has_selector ... ok [INFO] [stdout] test create::feComposite_has_selector ... ok [INFO] [stdout] test create::clipPath_has_selector ... ok [INFO] [stdout] test create::feConvolveMatrix_has_selector ... ok [INFO] [stdout] test create::data_has_selector ... ok [INFO] [stdout] test create::details_has_selector ... ok [INFO] [stdout] test create::defs_has_selector ... ok [INFO] [stdout] test create::del_has_selector ... ok [INFO] [stdout] test create::embed_has_selector ... ok [INFO] [stdout] test create::feDiffuseLighting_has_selector ... ok [INFO] [stdout] test create::feDisplacementMap_has_selector ... ok [INFO] [stdout] test create::animate_has_selector ... ok [INFO] [stdout] test create::feDistantLight_has_selector ... ok [INFO] [stdout] test create::feFuncA_has_selector ... ok [INFO] [stdout] test create::feFuncB_has_selector ... ok [INFO] [stdout] test create::feFuncR_has_selector ... ok [INFO] [stdout] test create::feGaussianBlur_has_selector ... ok [INFO] [stdout] test create::feImage_has_selector ... ok [INFO] [stdout] test create::feMergeNode_has_selector ... ok [INFO] [stdout] test create::feMorphology_has_selector ... ok [INFO] [stdout] test create::feOffset_has_selector ... ok [INFO] [stdout] test create::fePointLight_has_selector ... ok [INFO] [stdout] test create::feSpecularLighting_has_selector ... ok [INFO] [stdout] test create::feSpotLight_has_selector ... ok [INFO] [stdout] test create::feTile_has_selector ... ok [INFO] [stdout] test create::feTurbulence_has_selector ... ok [INFO] [stdout] test create::feMerge_has_selector ... ok [INFO] [stdout] test create::fieldset_has_selector ... ok [INFO] [stdout] test create::figcaption_has_selector ... ok [INFO] [stdout] test create::feDropShadow_has_selector ... ok [INFO] [stdout] test create::feFlood_has_selector ... ok [INFO] [stdout] test create::feFuncG_has_selector ... ok [INFO] [stdout] test create::figure_has_selector ... ok [INFO] [stdout] test create::filter_has_selector ... ok [INFO] [stdout] test create::footer_has_selector ... ok [INFO] [stdout] test create::foreignObject_has_selector ... ok [INFO] [stdout] test create::form_has_selector ... ok [INFO] [stdout] test create::g_has_selector ... ok [INFO] [stdout] test create::h1_has_selector ... ok [INFO] [stdout] test create::h2_has_selector ... ok [INFO] [stdout] test create::h3_has_selector ... ok [INFO] [stdout] test create::h4_has_selector ... ok [INFO] [stdout] test create::h5_has_selector ... ok [INFO] [stdout] test create::h6_has_selector ... ok [INFO] [stdout] test create::header_has_selector ... ok [INFO] [stdout] test create::i_has_selector ... ok [INFO] [stdout] test create::image_has_selector ... ok [INFO] [stdout] test create::img_has_selector ... ok [INFO] [stdout] test create::head_has_selector ... ok [INFO] [stdout] test create::hr_has_selector ... ok [INFO] [stdout] test create::iframe_has_selector ... ok [INFO] [stdout] test create::input_has_selector ... ok [INFO] [stdout] test create::html_has_selector ... ok [INFO] [stdout] test create::ins_has_selector ... ok [INFO] [stdout] test create::kbd_has_selector ... ok [INFO] [stdout] test create::line_has_selector ... ok [INFO] [stdout] test create::link_has_selector ... ok [INFO] [stdout] test create::label_has_selector ... ok [INFO] [stdout] test create::legend_has_selector ... ok [INFO] [stdout] test create::linearGradient_has_selector ... ok [INFO] [stdout] test create::main_has_selector ... ok [INFO] [stdout] test create::li_has_selector ... ok [INFO] [stdout] test create::mark_has_selector ... ok [INFO] [stdout] test create::menu_has_selector ... ok [INFO] [stdout] test create::map_has_selector ... ok [INFO] [stdout] test create::meta_has_selector ... ok [INFO] [stdout] test create::meter_has_selector ... ok [INFO] [stdout] test create::marker_has_selector ... ok [INFO] [stdout] test create::mask_has_selector ... ok [INFO] [stdout] test create::nav_has_selector ... ok [INFO] [stdout] test create::metadata_has_selector ... ok [INFO] [stdout] test create::mpath_has_selector ... ok [INFO] [stdout] test create::ol_has_selector ... ok [INFO] [stdout] test create::optgroup_has_selector ... ok [INFO] [stdout] test create::option_has_selector ... ok [INFO] [stdout] test create::param_has_selector ... ok [INFO] [stdout] test create::pattern_has_selector ... ok [INFO] [stdout] test create::picture_has_selector ... ok [INFO] [stdout] test create::polygon_has_selector ... ok [INFO] [stdout] test create::polyline_has_selector ... ok [INFO] [stdout] test create::pre_has_selector ... ok [INFO] [stdout] test create::progress_has_selector ... ok [INFO] [stdout] test create::noscript_has_selector ... ok [INFO] [stdout] test create::object_has_selector ... ok [INFO] [stdout] test create::path_has_selector ... ok [INFO] [stdout] test create::radialGradient_has_selector ... ok [INFO] [stdout] test create::p_has_selector ... ok [INFO] [stdout] test create::rb_has_selector ... ok [INFO] [stdout] test create::q_has_selector ... ok [INFO] [stdout] test create::output_has_selector ... ok [INFO] [stdout] test create::rect_has_selector ... ok [INFO] [stdout] test create::rp_has_selector ... ok [INFO] [stdout] test create::rt_has_selector ... ok [INFO] [stdout] test create::s_has_selector ... ok [INFO] [stdout] test create::samp_has_selector ... ok [INFO] [stdout] test create::script_has_selector ... ok [INFO] [stdout] test create::section_has_selector ... ok [INFO] [stdout] test create::select_has_selector ... ok [INFO] [stdout] test create::set_has_selector ... ok [INFO] [stdout] test create::slot_has_selector ... ok [INFO] [stdout] test create::small_has_selector ... ok [INFO] [stdout] test create::source_has_selector ... ok [INFO] [stdout] test create::span_has_selector ... ok [INFO] [stdout] test create::strong_has_selector ... ok [INFO] [stdout] test create::stop_has_selector ... ok [INFO] [stdout] test create::summary_has_selector ... ok [INFO] [stdout] test create::rtc_has_selector ... ok [INFO] [stdout] test create::style_has_selector ... ok [INFO] [stdout] test create::symbol_has_selector ... ok [INFO] [stdout] test create::svg_has_selector ... ok [INFO] [stdout] test create::ruby_has_selector ... ok [INFO] [stdout] test create::sub_has_selector ... ok [INFO] [stdout] test create::switch_has_selector ... ok [INFO] [stdout] test create::sup_has_selector ... ok [INFO] [stdout] test create::table_has_selector ... ok [INFO] [stdout] test create::td_has_selector ... ok [INFO] [stdout] test create::tbody_has_selector ... ok [INFO] [stdout] test create::template_has_selector ... ok [INFO] [stdout] test create::textPath_has_selector ... ok [INFO] [stdout] test create::text_has_selector ... ok [INFO] [stdout] test create::textarea_has_selector ... ok [INFO] [stdout] test create::tfoot_has_selector ... ok [INFO] [stdout] test create::th_has_selector ... ok [INFO] [stdout] test create::thead_has_selector ... ok [INFO] [stdout] test create::time_has_selector ... ok [INFO] [stdout] test create::title_has_selector ... ok [INFO] [stdout] test create::tr_has_selector ... ok [INFO] [stdout] test create::track_has_selector ... ok [INFO] [stdout] test create::tspan_has_selector ... ok [INFO] [stdout] test create::u_has_selector ... ok [INFO] [stdout] test create::ul_has_selector ... ok [INFO] [stdout] test create::view_has_selector ... ok [INFO] [stdout] test create::use_has_selector ... ok [INFO] [stdout] test create::var_has_selector ... ok [INFO] [stdout] test create::wbr_has_selector ... ok [INFO] [stdout] test create::video_has_selector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 172 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/leak_check.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/leak_check-3c939f03a2471d25) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "821b396c084b19d20be75969c8a8789e03cd80497046d19bd3f4c025d913238e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821b396c084b19d20be75969c8a8789e03cd80497046d19bd3f4c025d913238e", kill_on_drop: false }` [INFO] [stdout] 821b396c084b19d20be75969c8a8789e03cd80497046d19bd3f4c025d913238e