[INFO] fetching crate proc-macro-utils 0.10.0...
[INFO] building proc-macro-utils-0.10.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate proc-macro-utils 0.10.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate proc-macro-utils 0.10.0
[INFO] finished tweaking crates.io crate proc-macro-utils 0.10.0
[INFO] tweaked toml for crates.io crate proc-macro-utils 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proc-macro-utils 0.10.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c606b7d4705f790691382379359cde42ceecac97b8eb4bff002ac691ada7873
[INFO] running `Command { std: "docker" "start" "-a" "6c606b7d4705f790691382379359cde42ceecac97b8eb4bff002ac691ada7873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c606b7d4705f790691382379359cde42ceecac97b8eb4bff002ac691ada7873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c606b7d4705f790691382379359cde42ceecac97b8eb4bff002ac691ada7873", kill_on_drop: false }`
[INFO] [stdout] 6c606b7d4705f790691382379359cde42ceecac97b8eb4bff002ac691ada7873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b5d8169681f9726e4ce1b4c6a3a178f4555265e0d34d26a38e75d09207c62a2
[INFO] running `Command { std: "docker" "start" "-a" "1b5d8169681f9726e4ce1b4c6a3a178f4555265e0d34d26a38e75d09207c62a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/parser.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "1b5d8169681f9726e4ce1b4c6a3a178f4555265e0d34d26a38e75d09207c62a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b5d8169681f9726e4ce1b4c6a3a178f4555265e0d34d26a38e75d09207c62a2", kill_on_drop: false }`
[INFO] [stdout] 1b5d8169681f9726e4ce1b4c6a3a178f4555265e0d34d26a38e75d09207c62a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e90e9557ce8e6c6cc1891d419f6374d1c62451dc2ed6af01675f99fe7a982dfa
[INFO] running `Command { std: "docker" "start" "-a" "e90e9557ce8e6c6cc1891d419f6374d1c62451dc2ed6af01675f99fe7a982dfa", kill_on_drop: false }`
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/parser.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/parser.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/parser.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 188 | / token_tree_ext!(
[INFO] [stdout] 189 | |     "a", "group", is_group, group, into_group, Group;
[INFO] [stdout] 190 | |     "an", "ident", is_ident, ident, into_ident, Ident;
[INFO] [stdout] 191 | |     "a", "punctuation", is_punct, punct, into_punct, Punct;
[INFO] [stdout] 192 | |     "a", "literal", is_literal, literal, into_literal, Literal;
[INFO] [stdout] 193 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `token_tree_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / punctuations![
[INFO] [stdout] 250 | |     '=' as is_equals,
[INFO] [stdout] 251 | |     '<' as is_less_than,
[INFO] [stdout] 252 | |     '>' as is_greater_than,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     '\'' as is_quote // TODO naming
[INFO] [stdout] 272 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `punctuations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / delimited![
[INFO] [stdout] 297 | |     Parenthesis as is_parenthesized: " parentheses (`( ... )`)",
[INFO] [stdout] 298 | |     Brace as is_braced: " braces (`{ ... }`)",
[INFO] [stdout] 299 | |     Bracket as is_bracketed: " brackets (`[ ... ]`)",
[INFO] [stdout] 300 | |     None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)"
[INFO] [stdout] 301 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `delimited` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/lib.rs:53:11
[INFO] [stdout]     |
[INFO] [stdout]  53 |           $(#$attr)* $($item)+
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 303 | / impl_via_trait! {
[INFO] [stdout] 304 | |     /// Trait to parse literals
[INFO] [stdout] 305 | |     impl TokenTreeLiteral for TokenTree {
[INFO] [stdout] 306 | |         /// Tests if the token is a string literal.
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `attr` which comes from the expansion of the macro `impl_via_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "e90e9557ce8e6c6cc1891d419f6374d1c62451dc2ed6af01675f99fe7a982dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e90e9557ce8e6c6cc1891d419f6374d1c62451dc2ed6af01675f99fe7a982dfa", kill_on_drop: false }`
[INFO] [stdout] e90e9557ce8e6c6cc1891d419f6374d1c62451dc2ed6af01675f99fe7a982dfa
