[INFO] fetching crate tagua-parser 0.1.0... [INFO] building tagua-parser-0.1.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate tagua-parser 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tagua-parser 0.1.0 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tagua-parser 0.1.0 [INFO] finished tweaking crates.io crate tagua-parser 0.1.0 [INFO] tweaked toml for crates.io crate tagua-parser 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding lazy_static v0.1.16 (available: v1.5.0) [INFO] [stderr] Adding nom v1.2.4 (available: v7.1.3) [INFO] [stderr] Adding quickcheck v0.3.2 (available: v1.0.3) [INFO] [stderr] Adding regex v0.1.80 (available: v1.11.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8629a7a402e0d60872157e57c3a95b64e033101af9909149a626fdc17accdc5b [INFO] running `Command { std: "docker" "start" "-a" "8629a7a402e0d60872157e57c3a95b64e033101af9909149a626fdc17accdc5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8629a7a402e0d60872157e57c3a95b64e033101af9909149a626fdc17accdc5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8629a7a402e0d60872157e57c3a95b64e033101af9909149a626fdc17accdc5b", kill_on_drop: false }` [INFO] [stdout] 8629a7a402e0d60872157e57c3a95b64e033101af9909149a626fdc17accdc5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e66fc7226affaa026ebce9258667912b754877b6261212d1bfcade44afe10a0 [INFO] running `Command { std: "docker" "start" "-a" "8e66fc7226affaa026ebce9258667912b754877b6261212d1bfcade44afe10a0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling tagua-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:106:66 [INFO] [stdout] | [INFO] [stdout] 106 | exclude!($input, $submacro1!($($arguments1)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `exclude` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `exclude` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:106:66 [INFO] [stdout] | [INFO] [stdout] 106 | exclude!($input, $submacro1!($($arguments1)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `exclude` [INFO] [stdout] = note: this warning originates in the macro `exclude` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / named!( [INFO] [stdout] 66 | | pub null, [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | itag!("null"), [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / named!( [INFO] [stdout] 66 | | pub null, [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | itag!("null"), [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4, tagua-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8e66fc7226affaa026ebce9258667912b754877b6261212d1bfcade44afe10a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e66fc7226affaa026ebce9258667912b754877b6261212d1bfcade44afe10a0", kill_on_drop: false }` [INFO] [stdout] 8e66fc7226affaa026ebce9258667912b754877b6261212d1bfcade44afe10a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f39ab7f892c410d4c6c14c40706d91033a355550d8eb3ce2510646b2c7d1dcbc [INFO] running `Command { std: "docker" "start" "-a" "f39ab7f892c410d4c6c14c40706d91033a355550d8eb3ce2510646b2c7d1dcbc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:106:66 [INFO] [stdout] | [INFO] [stdout] 106 | exclude!($input, $submacro1!($($arguments1)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `exclude` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `exclude` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:106:66 [INFO] [stdout] | [INFO] [stdout] 106 | exclude!($input, $submacro1!($($arguments1)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `exclude` [INFO] [stdout] = note: this warning originates in the macro `exclude` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / named!( [INFO] [stdout] 66 | | pub null, [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | itag!("null"), [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / named!( [INFO] [stdout] 66 | | pub null, [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | itag!("null"), [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling quickcheck v0.3.2 [INFO] [stderr] Compiling tagua-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | named!(test2, first!(hello)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 367 | named!(test2, first!(hello)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 380 | named!(test2, first!(hello)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:391:22 [INFO] [stdout] | [INFO] [stdout] 391 | named!(test1<&str>, itag!("foobar")); [INFO] [stdout] | -------------^---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:392:22 [INFO] [stdout] | [INFO] [stdout] 392 | named!(test2<&str>, itag!("fOoBaR")); [INFO] [stdout] | -------------^---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:402:22 [INFO] [stdout] | [INFO] [stdout] 402 | named!(test1<&str>, itag!("foobar")); [INFO] [stdout] | -------------^---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:403:22 [INFO] [stdout] | [INFO] [stdout] 403 | named!(test2<&str>, itag!("FoObAR")); [INFO] [stdout] | -------------^---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | named!(test<&str>, itag!("foobar")); [INFO] [stdout] | ------------^---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:421:22 [INFO] [stdout] | [INFO] [stdout] 421 | named!(test1<&str>, keyword!("foobar")); [INFO] [stdout] | -------------^------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | named!(test2<&str>, keyword!("fOoBaR")); [INFO] [stdout] | -------------^------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:432:22 [INFO] [stdout] | [INFO] [stdout] 432 | named!(test1<&str>, keyword!("foobar")); [INFO] [stdout] | -------------^------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:433:22 [INFO] [stdout] | [INFO] [stdout] 433 | named!(test2<&str>, keyword!("FoObAR")); [INFO] [stdout] | -------------^------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> source/macros.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 444 | named!(test<&str>, keyword!("foobar")); [INFO] [stdout] | ------------^------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this elided lifetime gets resolved as `'a` [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:106:66 [INFO] [stdout] | [INFO] [stdout] 106 | exclude!($input, $submacro1!($($arguments1)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `exclude` [INFO] [stdout] = note: this warning originates in the macro `exclude` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:106:66 [INFO] [stdout] | [INFO] [stdout] 106 | exclude!($input, $submacro1!($($arguments1)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `exclude` [INFO] [stdout] = note: this warning originates in the macro `exclude` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> source/macros.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | first!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `first` [INFO] [stdout] = note: this warning originates in the macro `first` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | named!(test1<&str>, itag!("foobar")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | named!(test2<&str>, itag!("fOoBaR")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | named!(test1<&str>, itag!("foobar")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | named!(test2<&str>, itag!("FoObAR")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | named!(test<&str>, itag!("foobar")); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | named!(test1<&str>, keyword!("foobar")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | named!(test2<&str>, keyword!("fOoBaR")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | named!(test1<&str>, keyword!("foobar")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | named!(test2<&str>, keyword!("FoObAR")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 444 | named!(test<&str>, keyword!("foobar")); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/comments.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / named!( [INFO] [stdout] 47 | | comment_single_line, [INFO] [stdout] 48 | | preceded!( [INFO] [stdout] 49 | | alt!(tag!("//") | tag!("#")), [INFO] [stdout] ... | [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / named!( [INFO] [stdout] 66 | | pub null, [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | itag!("null"), [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!( [INFO] [stdout] 146 | | pub decimal, [INFO] [stdout] 147 | | map_res!( [INFO] [stdout] 148 | | re_bytes_find_static!(r"^[1-9][0-9]*"), [INFO] [stdout] ... | [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/literals.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!( [INFO] [stdout] 200 | | pub exponential, [INFO] [stdout] 201 | | map_res!( [INFO] [stdout] 202 | | re_bytes_find_static!(r"^(([0-9]*\.[0-9]+|[0-9]+\.)([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)"), [INFO] [stdout] ... | [INFO] [stdout] 213 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> source/rules/tokens.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | pub name, [INFO] [stdout] 110 | | re_bytes_find_static!(r"^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*") [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/macros.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | test_keyword!(case_keyword_abstract: (b"abstract", super::ABSTRACT)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | test_keyword!(case_keyword_and: (b"and", super::AND)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | test_keyword!(case_keyword_array: (b"array", super::ARRAY)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | test_keyword!(case_keyword_as: (b"as", super::AS)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | test_keyword!(case_keyword_break: (b"break", super::BREAK)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 686 | test_keyword!(case_keyword_callable: (b"callable", super::CALLABLE)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 687 | test_keyword!(case_keyword_case: (b"case", super::CASE)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | test_keyword!(case_keyword_catch: (b"catch", super::CATCH)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 689 | test_keyword!(case_keyword_class: (b"class", super::CLASS)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | test_keyword!(case_keyword_clone: (b"clone", super::CLONE)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 691 | test_keyword!(case_keyword_const: (b"const", super::CONST)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | test_keyword!(case_keyword_continue: (b"continue", super::CONTINUE)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 693 | test_keyword!(case_keyword_declare: (b"declare", super::DECLARE)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 694 | test_keyword!(case_keyword_default: (b"default", super::DEFAULT)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 695 | test_keyword!(case_keyword_die: (b"die", super::DIE)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 696 | test_keyword!(case_keyword_do: (b"do", super::DO)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 697 | test_keyword!(case_keyword_echo: (b"echo", super::ECHO)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 698 | test_keyword!(case_keyword_else: (b"else", super::ELSE)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 699 | test_keyword!(case_keyword_elseif: (b"elseif", super::ELSEIF)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 700 | test_keyword!(case_keyword_empty: (b"empty", super::EMPTY)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | test_keyword!(case_keyword_enddeclare: (b"enddeclare", super::ENDDECLARE)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 702 | test_keyword!(case_keyword_endfor: (b"endfor", super::ENDFOR)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | test_keyword!(case_keyword_endforeach: (b"endforeach", super::ENDFOREACH)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | test_keyword!(case_keyword_endif: (b"endif", super::ENDIF)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 705 | test_keyword!(case_keyword_endswitch: (b"endswitch", super::ENDSWITCH)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 706 | test_keyword!(case_keyword_endwhile: (b"endwhile", super::ENDWHILE)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | test_keyword!(case_keyword_eval: (b"eval", super::EVAL)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | test_keyword!(case_keyword_exit: (b"exit", super::EXIT)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | test_keyword!(case_keyword_extends: (b"extends", super::EXTENDS)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 710 | test_keyword!(case_keyword_final: (b"final", super::FINAL)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | test_keyword!(case_keyword_finally: (b"finally", super::FINALLY)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 712 | test_keyword!(case_keyword_for: (b"for", super::FOR)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 713 | test_keyword!(case_keyword_foreach: (b"foreach", super::FOREACH)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 714 | test_keyword!(case_keyword_function: (b"function", super::FUNCTION)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 715 | test_keyword!(case_keyword_global: (b"global", super::GLOBAL)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 716 | test_keyword!(case_keyword_goto: (b"goto", super::GOTO)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | test_keyword!(case_keyword_if: (b"if", super::IF)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 718 | test_keyword!(case_keyword_implements: (b"implements", super::IMPLEMENTS)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | test_keyword!(case_keyword_include: (b"include", super::INCLUDE)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | test_keyword!(case_keyword_include_once: (b"include_once", super::INCLUDE_ONCE)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | test_keyword!(case_keyword_instanceof: (b"instanceof", super::INSTANCEOF)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 722 | test_keyword!(case_keyword_insteadof: (b"insteadof", super::INSTEADOF)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 723 | test_keyword!(case_keyword_interface: (b"interface", super::INTERFACE)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 724 | test_keyword!(case_keyword_isset: (b"isset", super::ISSET)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | test_keyword!(case_keyword_list: (b"list", super::LIST)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 726 | test_keyword!(case_keyword_namespace: (b"namespace", super::NAMESPACE)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | test_keyword!(case_keyword_new: (b"new", super::NEW)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 728 | test_keyword!(case_keyword_or: (b"or", super::OR)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 729 | test_keyword!(case_keyword_print: (b"print", super::PRINT)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | test_keyword!(case_keyword_private: (b"private", super::PRIVATE)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 731 | test_keyword!(case_keyword_protected: (b"protected", super::PROTECTED)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 732 | test_keyword!(case_keyword_public: (b"public", super::PUBLIC)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 733 | test_keyword!(case_keyword_require: (b"require", super::REQUIRE)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | test_keyword!(case_keyword_require_once: (b"require_once", super::REQUIRE_ONCE)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 735 | test_keyword!(case_keyword_return: (b"return", super::RETURN)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 736 | test_keyword!(case_keyword_static: (b"static", super::STATIC)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 737 | test_keyword!(case_keyword_switch: (b"switch", super::SWITCH)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 738 | test_keyword!(case_keyword_throw: (b"throw", super::THROW)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 739 | test_keyword!(case_keyword_trait: (b"trait", super::TRAIT)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 740 | test_keyword!(case_keyword_try: (b"try", super::TRY)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 741 | test_keyword!(case_keyword_unset: (b"unset", super::UNSET)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 742 | test_keyword!(case_keyword_use: (b"use", super::USE)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | test_keyword!(case_keyword_var: (b"var", super::VAR)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 744 | test_keyword!(case_keyword_while: (b"while", super::WHILE)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 745 | test_keyword!(case_keyword_xor: (b"xor", super::XOR)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 746 | test_keyword!(case_keyword_yield: (b"yield", super::YIELD)); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 747 | test_keyword!(case_keyword_yield_from: (b"yield from", super::YIELD_FROM)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> source/tokens.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 749 | test_keyword!(case_keyword_yield_from_with_many_whitespaces: (b"yield \t \t \n \n \r \r from", super::YIELD_FROM)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | named!(test1<&str>, itag!("foobar")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | named!(test2<&str>, itag!("fOoBaR")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | named!(test1<&str>, itag!("foobar")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | named!(test2<&str>, itag!("FoObAR")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | named!(test<&str>, itag!("foobar")); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | named!(test1<&str>, keyword!("foobar")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | named!(test2<&str>, keyword!("fOoBaR")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | named!(test1<&str>, keyword!("foobar")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | named!(test2<&str>, keyword!("FoObAR")); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 444 | named!(test<&str>, keyword!("foobar")); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / named!( [INFO] [stdout] 66 | | pub null, [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | itag!("null"), [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/literals.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / named!( [INFO] [stdout] 76 | | pub boolean, [INFO] [stdout] 77 | | map_res!( [INFO] [stdout] 78 | | alt!(itag!(&b"true"[..]) | itag!(&b"false"[..])), [INFO] [stdout] ... | [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/rules/tokens.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / named!( [INFO] [stdout] 61 | | pub qualified_name, [INFO] [stdout] 62 | | chain!( [INFO] [stdout] 63 | | head: alt!( [INFO] [stdout] ... | [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> source/macros.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: source/tokens.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / named!( [INFO] [stdout] 578 | | pub keywords, [INFO] [stdout] 579 | | alt_complete!( [INFO] [stdout] 580 | | keyword!(ABSTRACT) [INFO] [stdout] ... | [INFO] [stdout] 653 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `itag` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [WARN] too many lines in the log, truncating it