[INFO] cloning repository https://github.com/gcp/rustywin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gcp/rustywin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcp%2Frustywin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcp%2Frustywin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c05856f61343ac2f75592b0c0f954a3e048497e9
[INFO] checking gcp/rustywin against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcp%2Frustywin" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/gcp/rustywin
[INFO] finished tweaking git repo https://github.com/gcp/rustywin
[INFO] tweaked toml for git repo https://github.com/gcp/rustywin written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gcp/rustywin on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gcp/rustywin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `rustywin` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.5
[INFO] [stderr]   Downloaded winapi-util v0.1.1
[INFO] [stderr]   Downloaded memchr v2.1.0
[INFO] [stderr]   Downloaded redox_users v0.2.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.1
[INFO] [stderr]   Downloaded quote v0.6.8
[INFO] [stderr]   Downloaded clippy v0.0.302
[INFO] [stderr]   Downloaded dirs v1.0.4
[INFO] [stderr]   Downloaded proc-macro2 v0.4.20
[INFO] [stderr]   Downloaded aho-corasick v0.6.8
[INFO] [stderr]   Downloaded term v0.5.1
[INFO] [stderr]   Downloaded byteorder v1.2.6
[INFO] [stderr]   Downloaded nom v4.1.0
[INFO] [stderr]   Downloaded rand v0.4.3
[INFO] [stderr]   Downloaded regex v1.0.5
[INFO] [stderr]   Downloaded argon2rs v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9
[INFO] running `Command { std: "docker" "start" "3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `rustywin` (manifest) generated 2 warnings
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling nix v0.11.0
[INFO] [stderr]     Checking utf8-ranges v1.0.1
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking byteorder v1.2.6
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking log v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking itertools v0.7.8
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking dirs v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.6.8
[INFO] [stderr]     Checking nom v4.1.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking rustywin v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IResult`, `Needed`, and `le_i16`
[INFO] [stdout]  --> src/analyze.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nom::{le_i16, le_u16, le_u24, le_u32, le_u8, IResult, Needed};
[INFO] [stdout]   |           ^^^^^^                                 ^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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 imports: `IResult`, `Needed`, and `le_i16`
[INFO] [stdout]  --> src/analyze.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nom::{le_i16, le_u16, le_u24, le_u32, le_u8, IResult, Needed};
[INFO] [stdout]   |           ^^^^^^                                 ^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(
[INFO] [stdout] 130 | |     request<&[u8], Request>,
[INFO] [stdout] 131 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout] 164 | |     do_parse!(
[INFO] [stdout] 165 | |         _opcode: le_u8
[INFO] [stdout] 166 | |         >> only_if_exists: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]   --> src/socket.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 warn!("Can't read directory entry in {:?}", socket_path)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 `warn`
[INFO] [stdout]    = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `warn` (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]    --> src/analyze.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(getproperty<&[u8], GetProperty>,
[INFO] [stdout] 180 | |     do_parse!(
[INFO] [stdout] 181 | |         _opcode: le_u8
[INFO] [stdout] 182 | |         >> delete: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout] 201 | |     do_parse!(
[INFO] [stdout] 202 | |         _opcode: le_u8
[INFO] [stdout] 203 | |         >> _dummy: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout] 216 | |     do_parse!(
[INFO] [stdout] 217 | |         _opcode: le_u8
[INFO] [stdout] 218 | |         >> mode: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]    --> src/analyze.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / named!(grabbutton<&[u8], GrabButton>,
[INFO] [stdout] 240 | |     do_parse!(
[INFO] [stdout] 241 | |         _opcode: le_u8
[INFO] [stdout] 242 | |         >> owner_events: le_u8
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[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 `do_parse`
[INFO] [stdout]     = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from 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]   --> src/socket.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 warn!("Can't read directory entry in {:?}", socket_path)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 `warn`
[INFO] [stdout]    = warning: 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/analyze.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum ParseError {
[INFO] [stdout] 12 | |         ParseFail {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/analyze.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum ParseError {
[INFO] [stdout] 12 | |         ParseFail {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type DumpFile = Arc<Mutex<std::io::Write + Send>>;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type DumpFile = Arc<Mutex<dyn std::io::Write + Send>>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/analyze.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum ParseError {
[INFO] [stdout] 12 | |         ParseFail {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/analyze.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum ParseError {
[INFO] [stdout] 12 | |         ParseFail {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type DumpFile = Arc<Mutex<std::io::Write + Send>>;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type DumpFile = Arc<Mutex<dyn std::io::Write + Send>>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reject_buff`
[INFO] [stdout]    --> src/socketloop.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 let reject_buff = filtered_buffer_pair.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reject_buff`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Denied` is never constructed
[INFO] [stdout]   --> src/analyze.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum Outcome {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 23 |     Allowed,
[INFO] [stdout] 24 |     Denied,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Outcome` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `screen_num` is never used
[INFO] [stdout]   --> src/display.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl X11ConnectionDescriptor {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn screen_num(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |     request<&[u8], Request>,
[INFO] [stdout]     |             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     request<&[u8], Request<'_>>,
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 | named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout]     |                    ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |                    the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 | named!(intern_atom<&[u8], InternAtom<'_>>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 | named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout]     |                       ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |                       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 | named!(queryextension<&[u8], QueryExtension<'_>>,
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout]     |                       ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |                       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | named!(changeproperty<&[u8], ChangeProperty<'_>>,
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reject_buff`
[INFO] [stdout]    --> src/socketloop.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 let reject_buff = filtered_buffer_pair.1;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reject_buff`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Denied` is never constructed
[INFO] [stdout]   --> src/analyze.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum Outcome {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 23 |     Allowed,
[INFO] [stdout] 24 |     Denied,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Outcome` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `screen_num` is never used
[INFO] [stdout]   --> src/display.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl X11ConnectionDescriptor {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn screen_num(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |     request<&[u8], Request>,
[INFO] [stdout]     |             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     request<&[u8], Request<'_>>,
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 | named!(intern_atom<&[u8], InternAtom>,
[INFO] [stdout]     |                    ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |                    the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 | named!(intern_atom<&[u8], InternAtom<'_>>,
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 | named!(queryextension<&[u8], QueryExtension>,
[INFO] [stdout]     |                       ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |                       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 | named!(queryextension<&[u8], QueryExtension<'_>>,
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | named!(changeproperty<&[u8], ChangeProperty>,
[INFO] [stdout]     |                       ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |                       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | named!(changeproperty<&[u8], ChangeProperty<'_>>,
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.0, rustywin v0.0.1 (/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 4`
[INFO] running `Command { std: "docker" "inspect" "3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9", kill_on_drop: false }`
[INFO] [stdout] 3115bea421ca52a4a7fa03a7deab5f98bfd9fe9f8e27b6c243206bd4f0e8fef9
