[INFO] fetching crate proc-macro-utils 0.10.0... [INFO] testing proc-macro-utils-0.10.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate proc-macro-utils 0.10.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate proc-macro-utils 0.10.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd1b71332ef1c82e23d4d34398325c6ca9e4375628443b7fd8f5de577353e17b [INFO] running `Command { std: "docker" "start" "-a" "bd1b71332ef1c82e23d4d34398325c6ca9e4375628443b7fd8f5de577353e17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd1b71332ef1c82e23d4d34398325c6ca9e4375628443b7fd8f5de577353e17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1b71332ef1c82e23d4d34398325c6ca9e4375628443b7fd8f5de577353e17b", kill_on_drop: false }` [INFO] [stdout] bd1b71332ef1c82e23d4d34398325c6ca9e4375628443b7fd8f5de577353e17b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c9232b291d35ce7c82cf1b570a03cbe51db29330f321bba2501f2244857a801c [INFO] running `Command { std: "docker" "start" "-a" "c9232b291d35ce7c82cf1b570a03cbe51db29330f321bba2501f2244857a801c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [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]` has no effect when applied to a provided trait method [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] = note: `#[warn(unused_attributes)]` on by default [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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "c9232b291d35ce7c82cf1b570a03cbe51db29330f321bba2501f2244857a801c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9232b291d35ce7c82cf1b570a03cbe51db29330f321bba2501f2244857a801c", kill_on_drop: false }` [INFO] [stdout] c9232b291d35ce7c82cf1b570a03cbe51db29330f321bba2501f2244857a801c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 548b13d0f816e275a177c7f49ea69f0f32b6470fdfc65f2bd974e1705e4684c2 [INFO] running `Command { std: "docker" "start" "-a" "548b13d0f816e275a177c7f49ea69f0f32b6470fdfc65f2bd974e1705e4684c2", kill_on_drop: false }` [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [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] = note: `#[warn(unused_attributes)]` on by default [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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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] [stderr] Compiling proc-macro-utils v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = note: `#[warn(unused_attributes)]` on by default [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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/parser.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "548b13d0f816e275a177c7f49ea69f0f32b6470fdfc65f2bd974e1705e4684c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548b13d0f816e275a177c7f49ea69f0f32b6470fdfc65f2bd974e1705e4684c2", kill_on_drop: false }` [INFO] [stdout] 548b13d0f816e275a177c7f49ea69f0f32b6470fdfc65f2bd974e1705e4684c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4ec348ef6b4155c9e79658055e6eb2419348038a7e0f94dedf0a3412dee413c2 [INFO] running `Command { std: "docker" "start" "-a" "4ec348ef6b4155c9e79658055e6eb2419348038a7e0f94dedf0a3412dee413c2", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/lib.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | $(#$attr)* $($item)+ [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 249 | / punctuations![ [INFO] [stderr] 250 | | '=' as is_equals, [INFO] [stderr] 251 | | '<' as is_less_than, [INFO] [stderr] 252 | | '>' as is_greater_than, [INFO] [stderr] ... | [INFO] [stderr] 271 | | '\'' as is_quote // TODO naming [INFO] [stderr] 272 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/lib.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | $(#$attr)* $($item)+ [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 249 | / punctuations![ [INFO] [stderr] 250 | | '=' as is_equals, [INFO] [stderr] 251 | | '<' as is_less_than, [INFO] [stderr] 252 | | '>' as is_greater_than, [INFO] [stderr] ... | [INFO] [stderr] 271 | | '\'' as is_quote // TODO naming [INFO] [stderr] 272 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/lib.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | $(#$attr)* $($item)+ [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 296 | / delimited![ [INFO] [stderr] 297 | | Parenthesis as is_parenthesized: " parentheses (`( ... )`)", [INFO] [stderr] 298 | | Brace as is_braced: " braces (`{ ... }`)", [INFO] [stderr] 299 | | Bracket as is_bracketed: " brackets (`[ ... ]`)", [INFO] [stderr] 300 | | None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)" [INFO] [stderr] 301 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/lib.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | $(#$attr)* $($item)+ [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 296 | / delimited![ [INFO] [stderr] 297 | | Parenthesis as is_parenthesized: " parentheses (`( ... )`)", [INFO] [stderr] 298 | | Brace as is_braced: " braces (`{ ... }`)", [INFO] [stderr] 299 | | Bracket as is_bracketed: " brackets (`[ ... ]`)", [INFO] [stderr] 300 | | None as is_implicitly_delimited: " no delimiters (`Ø ... Ø`)" [INFO] [stderr] 301 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/lib.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | $(#$attr)* $($item)+ [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 303 | / impl_via_trait! { [INFO] [stderr] 304 | | /// Trait to parse literals [INFO] [stderr] 305 | | impl TokenTreeLiteral for TokenTree { [INFO] [stderr] 306 | | /// Tests if the token is a string literal. [INFO] [stderr] ... | [INFO] [stderr] 336 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/parser.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/parser.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/parser.rs:172:5 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/parser.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/parser.rs:204:5 [INFO] [stderr] | [INFO] [stderr] 204 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/lib.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | $(#$attr)* $($item)+ [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 188 | / token_tree_ext!( [INFO] [stderr] 189 | | "a", "group", is_group, group, into_group, Group; [INFO] [stderr] 190 | | "an", "ident", is_ident, ident, into_ident, Ident; [INFO] [stderr] 191 | | "a", "punctuation", is_punct, punct, into_punct, Punct; [INFO] [stderr] 192 | | "a", "literal", is_literal, literal, into_literal, Literal; [INFO] [stderr] 193 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `proc-macro-utils` (lib) generated 99 warnings (88 duplicates) [INFO] [stderr] warning: `proc-macro-utils` (lib test) generated 99 warnings (99 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/proc_macro_utils-933f3ab8146a2a60) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test parser::test::peek ... ok [INFO] [stdout] test parser::test::expr ... ok [INFO] [stdout] test assert::test ... ok [INFO] [stdout] test parser::test::ty ... ok [INFO] [stdout] test test::test ... ok [INFO] [stdout] test test::token_stream_ext ... ok [INFO] [stdout] test test::token_tree_ext ... ok [INFO] [stdout] test parser::test::combined_tokens ... ok [INFO] [stdout] test test::punctuation ... ok [INFO] [stdout] test parser::test::keyword ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ec348ef6b4155c9e79658055e6eb2419348038a7e0f94dedf0a3412dee413c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec348ef6b4155c9e79658055e6eb2419348038a7e0f94dedf0a3412dee413c2", kill_on_drop: false }` [INFO] [stdout] 4ec348ef6b4155c9e79658055e6eb2419348038a7e0f94dedf0a3412dee413c2