[INFO] fetching crate nom-gzip 0.1.0...
[INFO] testing nom-gzip-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nom-gzip 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nom-gzip 0.1.0
[INFO] finished tweaking crates.io crate nom-gzip 0.1.0
[INFO] tweaked toml for crates.io crate nom-gzip 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nom-gzip 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding nom v3.2.1 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b54fec73d67761d07aa4205fb94a0f121ca557ea41eb8b294dff38b8eb00f26
[INFO] running `Command { std: "docker" "start" "-a" "3b54fec73d67761d07aa4205fb94a0f121ca557ea41eb8b294dff38b8eb00f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b54fec73d67761d07aa4205fb94a0f121ca557ea41eb8b294dff38b8eb00f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b54fec73d67761d07aa4205fb94a0f121ca557ea41eb8b294dff38b8eb00f26", kill_on_drop: false }`
[INFO] [stdout] 3b54fec73d67761d07aa4205fb94a0f121ca557ea41eb8b294dff38b8eb00f26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37c4d92323ab8152a63a764ce78213ea6b0cd6d9cc0609efbb336c14dd96d2f1
[INFO] running `Command { std: "docker" "start" "-a" "37c4d92323ab8152a63a764ce78213ea6b0cd6d9cc0609efbb336c14dd96d2f1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling nom-gzip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / /// What little documentation I could find on existing sub-fields lives at
[INFO] [stdout] 24 | | /// http://www.gzip.org/format.txt but it's woefully inadequate as a spec.
[INFO] [stdout]    | |_-------------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / /// This will probably be pretty slow; you'll likely want to use `gzip_header` and then make use of
[INFO] [stdout] 77 | | /// the GZIP stream directly from there, passing in the last 8 bytes to `gzip_footer` if necessary.
[INFO] [stdout]    | |_--------------------------------------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |   named!(sub_field<SubField>, do_parse!(
[INFO] [stdout]    |   -                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 26 | |        id1: get_byte
[INFO] [stdout] 27 | |     >> id2: get_byte
[INFO] [stdout] 28 | |     >> data: length_data!(le_u16)
[INFO] [stdout] 29 | |     >>
[INFO] [stdout] 30 | |     (SubField { id1, id2, data })
[INFO] [stdout] 31 | | ));
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__the lifetime is named here
[INFO] [stdout]    |    the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 | named!(sub_field<SubField<'a>>, do_parse!(
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 | named!(extra_field<ExtraField>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stdout]    | -------------------^^^^^^^^^^-----------------------------------------------------------------------------------------
[INFO] [stdout]    | |                  |
[INFO] [stdout]    | |                  the same lifetime is hidden here
[INFO] [stdout]    | the lifetime is named here
[INFO] [stdout]    | the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 33 | named!(extra_field<ExtraField<'a>>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "37c4d92323ab8152a63a764ce78213ea6b0cd6d9cc0609efbb336c14dd96d2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c4d92323ab8152a63a764ce78213ea6b0cd6d9cc0609efbb336c14dd96d2f1", kill_on_drop: false }`
[INFO] [stdout] 37c4d92323ab8152a63a764ce78213ea6b0cd6d9cc0609efbb336c14dd96d2f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41448e0177f0bb8cfe060d775e13d9af3c612fe3a54e398e56f48b5d8293096d
[INFO] running `Command { std: "docker" "start" "-a" "41448e0177f0bb8cfe060d775e13d9af3c612fe3a54e398e56f48b5d8293096d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / /// What little documentation I could find on existing sub-fields lives at
[INFO] [stdout] 24 | | /// http://www.gzip.org/format.txt but it's woefully inadequate as a spec.
[INFO] [stdout]    | |_-------------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / /// This will probably be pretty slow; you'll likely want to use `gzip_header` and then make use of
[INFO] [stdout] 77 | | /// the GZIP stream directly from there, passing in the last 8 bytes to `gzip_footer` if necessary.
[INFO] [stdout]    | |_--------------------------------------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |   named!(sub_field<SubField>, do_parse!(
[INFO] [stdout]    |   -                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 26 | |        id1: get_byte
[INFO] [stdout] 27 | |     >> id2: get_byte
[INFO] [stdout] 28 | |     >> data: length_data!(le_u16)
[INFO] [stdout] 29 | |     >>
[INFO] [stdout] 30 | |     (SubField { id1, id2, data })
[INFO] [stdout] 31 | | ));
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__the lifetime is named here
[INFO] [stdout]    |    the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 | named!(sub_field<SubField<'a>>, do_parse!(
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 | named!(extra_field<ExtraField>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stdout]    | -------------------^^^^^^^^^^-----------------------------------------------------------------------------------------
[INFO] [stdout]    | |                  |
[INFO] [stdout]    | |                  the same lifetime is hidden here
[INFO] [stdout]    | the lifetime is named here
[INFO] [stdout]    | the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 33 | named!(extra_field<ExtraField<'a>>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nom-gzip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / /// What little documentation I could find on existing sub-fields lives at
[INFO] [stdout] 24 | | /// http://www.gzip.org/format.txt but it's woefully inadequate as a spec.
[INFO] [stdout]    | |_-------------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / /// This will probably be pretty slow; you'll likely want to use `gzip_header` and then make use of
[INFO] [stdout] 77 | | /// the GZIP stream directly from there, passing in the last 8 bytes to `gzip_footer` if necessary.
[INFO] [stdout]    | |_--------------------------------------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 153 |         assert_eq!(compression_method(&[0x00][..]), Done(empty!(), Reserved0));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 154 |         assert_eq!(compression_method(&[0x01][..]), Done(empty!(), Reserved1));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 155 |         assert_eq!(compression_method(&[0x02][..]), Done(empty!(), Reserved2));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 156 |         assert_eq!(compression_method(&[0x03][..]), Done(empty!(), Reserved3));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 157 |         assert_eq!(compression_method(&[0x04][..]), Done(empty!(), Reserved4));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 158 |         assert_eq!(compression_method(&[0x05][..]), Done(empty!(), Reserved5));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 159 |         assert_eq!(compression_method(&[0x06][..]), Done(empty!(), Reserved6));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 160 |         assert_eq!(compression_method(&[0x07][..]), Done(empty!(), Reserved7));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 161 |         assert_eq!(compression_method(&[0x08][..]), Done(empty!(), Deflate));
[INFO] [stdout]     |                                                          -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 163 |             assert_eq!(compression_method(&[b][..]), Done(empty!(), Unknown));
[INFO] [stdout]     |                                                           -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 170 |             let expected = Done(empty!(), Flags {
[INFO] [stdout]     |                                 -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 191 |                 assert_eq!(remaining, empty!());
[INFO] [stdout]     |                                       -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 200 |         assert_eq!(extra_flags(&[0x02u8][..]), Done(empty!(), ExtraFlags::MaximumCompression));
[INFO] [stdout]     |                                                     -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 201 |         assert_eq!(extra_flags(&[0x04u8][..]), Done(empty!(), ExtraFlags::FastestAlgorithm));
[INFO] [stdout]     |                                                     -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 204 |             assert_eq!(extra_flags(&[masked][..]), Done(empty!(), ExtraFlags::Unknown));
[INFO] [stdout]     |                                                         -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 211 |         assert_eq!(operating_system(&[0u8][..]),  Done(empty!(), Fat));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 212 |         assert_eq!(operating_system(&[1u8][..]),  Done(empty!(), Amiga));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 213 |         assert_eq!(operating_system(&[2u8][..]),  Done(empty!(), Vms));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 214 |         assert_eq!(operating_system(&[3u8][..]),  Done(empty!(), Unix));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 215 |         assert_eq!(operating_system(&[4u8][..]),  Done(empty!(), VmCms));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 216 |         assert_eq!(operating_system(&[5u8][..]),  Done(empty!(), AtariTos));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 217 |         assert_eq!(operating_system(&[6u8][..]),  Done(empty!(), Hpfs));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 218 |         assert_eq!(operating_system(&[7u8][..]),  Done(empty!(), Macintosh));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 219 |         assert_eq!(operating_system(&[8u8][..]),  Done(empty!(), Zsystem));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 220 |         assert_eq!(operating_system(&[9u8][..]),  Done(empty!(), Cpm));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 221 |         assert_eq!(operating_system(&[10u8][..]), Done(empty!(), Tops20));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 222 |         assert_eq!(operating_system(&[11u8][..]), Done(empty!(), Ntfs));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 223 |         assert_eq!(operating_system(&[12u8][..]), Done(empty!(), Qdos));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 224 |         assert_eq!(operating_system(&[13u8][..]), Done(empty!(), AcornRiscos));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 226 |             assert_eq!(operating_system(&[b][..]), Done(empty!(), Unknown));
[INFO] [stdout]     |                                                         -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 239 |         assert_eq!(sub_field(&field[..]), Done(empty!(), SubField {
[INFO] [stdout]     |                                                -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 284 |             assert_eq!(get_byte(&[expected][..]), Done(empty!(), expected));
[INFO] [stdout]     |                                                        -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 305 |         test_u16!(header_crc16);
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` which comes from the expansion of the macro `test_u16` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 310 |         test_u32!(footer_crc32);
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` which comes from the expansion of the macro `test_u32` (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/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &b""[..];
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 315 |         test_u32!(input_size);
[INFO] [stdout]     |         --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: 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 `empty` which comes from the expansion of the macro `test_u32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |   named!(sub_field<SubField>, do_parse!(
[INFO] [stdout]    |   -                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 26 | |        id1: get_byte
[INFO] [stdout] 27 | |     >> id2: get_byte
[INFO] [stdout] 28 | |     >> data: length_data!(le_u16)
[INFO] [stdout] 29 | |     >>
[INFO] [stdout] 30 | |     (SubField { id1, id2, data })
[INFO] [stdout] 31 | | ));
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__the lifetime is named here
[INFO] [stdout]    |    the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 | named!(sub_field<SubField<'a>>, do_parse!(
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 | named!(extra_field<ExtraField>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stdout]    | -------------------^^^^^^^^^^-----------------------------------------------------------------------------------------
[INFO] [stdout]    | |                  |
[INFO] [stdout]    | |                  the same lifetime is hidden here
[INFO] [stdout]    | the lifetime is named here
[INFO] [stdout]    | the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 33 | named!(extra_field<ExtraField<'a>>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, nom-gzip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "41448e0177f0bb8cfe060d775e13d9af3c612fe3a54e398e56f48b5d8293096d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41448e0177f0bb8cfe060d775e13d9af3c612fe3a54e398e56f48b5d8293096d", kill_on_drop: false }`
[INFO] [stdout] 41448e0177f0bb8cfe060d775e13d9af3c612fe3a54e398e56f48b5d8293096d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bd55aff09dc70c2825e8fd6e3ca634271e472d71e3939d491fc0b2b57a2af90
[INFO] running `Command { std: "docker" "start" "-a" "8bd55aff09dc70c2825e8fd6e3ca634271e472d71e3939d491fc0b2b57a2af90", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/lib.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / /// What little documentation I could find on existing sub-fields lives at
[INFO] [stderr] 24 | | /// http://www.gzip.org/format.txt but it's woefully inadequate as a spec.
[INFO] [stderr]    | |_-------------------------------------------------------------------------^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/lib.rs:76:1
[INFO] [stderr]    |
[INFO] [stderr] 76 | / /// This will probably be pretty slow; you'll likely want to use `gzip_header` and then make use of
[INFO] [stderr] 77 | | /// the GZIP stream directly from there, passing in the last 8 bytes to `gzip_footer` if necessary.
[INFO] [stderr]    | |_--------------------------------------------------------------------------------------------------^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:25:18
[INFO] [stderr]    |
[INFO] [stderr] 25 |   named!(sub_field<SubField>, do_parse!(
[INFO] [stderr]    |   -                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |  _|
[INFO] [stderr]    | |
[INFO] [stderr] 26 | |        id1: get_byte
[INFO] [stderr] 27 | |     >> id2: get_byte
[INFO] [stderr] 28 | |     >> data: length_data!(le_u16)
[INFO] [stderr] 29 | |     >>
[INFO] [stderr] 30 | |     (SubField { id1, id2, data })
[INFO] [stderr] 31 | | ));
[INFO] [stderr]    | |  -
[INFO] [stderr]    | |  |
[INFO] [stderr]    | |__the lifetime is named here
[INFO] [stderr]    |    the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 25 | named!(sub_field<SubField<'a>>, do_parse!(
[INFO] [stderr]    |                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:33:20
[INFO] [stderr]    |
[INFO] [stderr] 33 | named!(extra_field<ExtraField>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stderr]    | -------------------^^^^^^^^^^-----------------------------------------------------------------------------------------
[INFO] [stderr]    | |                  |
[INFO] [stderr]    | |                  the same lifetime is hidden here
[INFO] [stderr]    | the lifetime is named here
[INFO] [stderr]    | the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 33 | named!(extra_field<ExtraField<'a>>, length_value!(le_u16, map!(many0!(sub_field), |sub_fields| ExtraField{ sub_fields })));
[INFO] [stderr]    |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 153 |         assert_eq!(compression_method(&[0x00][..]), Done(empty!(), Reserved0));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 154 |         assert_eq!(compression_method(&[0x01][..]), Done(empty!(), Reserved1));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 155 |         assert_eq!(compression_method(&[0x02][..]), Done(empty!(), Reserved2));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 156 |         assert_eq!(compression_method(&[0x03][..]), Done(empty!(), Reserved3));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 157 |         assert_eq!(compression_method(&[0x04][..]), Done(empty!(), Reserved4));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 158 |         assert_eq!(compression_method(&[0x05][..]), Done(empty!(), Reserved5));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 159 |         assert_eq!(compression_method(&[0x06][..]), Done(empty!(), Reserved6));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 160 |         assert_eq!(compression_method(&[0x07][..]), Done(empty!(), Reserved7));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 161 |         assert_eq!(compression_method(&[0x08][..]), Done(empty!(), Deflate));
[INFO] [stderr]     |                                                          -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 163 |             assert_eq!(compression_method(&[b][..]), Done(empty!(), Unknown));
[INFO] [stderr]     |                                                           -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 170 |             let expected = Done(empty!(), Flags {
[INFO] [stderr]     |                                 -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 191 |                 assert_eq!(remaining, empty!());
[INFO] [stderr]     |                                       -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 200 |         assert_eq!(extra_flags(&[0x02u8][..]), Done(empty!(), ExtraFlags::MaximumCompression));
[INFO] [stderr]     |                                                     -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 201 |         assert_eq!(extra_flags(&[0x04u8][..]), Done(empty!(), ExtraFlags::FastestAlgorithm));
[INFO] [stderr]     |                                                     -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 204 |             assert_eq!(extra_flags(&[masked][..]), Done(empty!(), ExtraFlags::Unknown));
[INFO] [stderr]     |                                                         -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 211 |         assert_eq!(operating_system(&[0u8][..]),  Done(empty!(), Fat));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 212 |         assert_eq!(operating_system(&[1u8][..]),  Done(empty!(), Amiga));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 213 |         assert_eq!(operating_system(&[2u8][..]),  Done(empty!(), Vms));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 214 |         assert_eq!(operating_system(&[3u8][..]),  Done(empty!(), Unix));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 215 |         assert_eq!(operating_system(&[4u8][..]),  Done(empty!(), VmCms));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 216 |         assert_eq!(operating_system(&[5u8][..]),  Done(empty!(), AtariTos));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 217 |         assert_eq!(operating_system(&[6u8][..]),  Done(empty!(), Hpfs));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 218 |         assert_eq!(operating_system(&[7u8][..]),  Done(empty!(), Macintosh));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 219 |         assert_eq!(operating_system(&[8u8][..]),  Done(empty!(), Zsystem));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 220 |         assert_eq!(operating_system(&[9u8][..]),  Done(empty!(), Cpm));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 221 |         assert_eq!(operating_system(&[10u8][..]), Done(empty!(), Tops20));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 222 |         assert_eq!(operating_system(&[11u8][..]), Done(empty!(), Ntfs));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 223 |         assert_eq!(operating_system(&[12u8][..]), Done(empty!(), Qdos));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 224 |         assert_eq!(operating_system(&[13u8][..]), Done(empty!(), AcornRiscos));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 226 |             assert_eq!(operating_system(&[b][..]), Done(empty!(), Unknown));
[INFO] [stderr]     |                                                         -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 239 |         assert_eq!(sub_field(&field[..]), Done(empty!(), SubField {
[INFO] [stderr]     |                                                -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 284 |             assert_eq!(get_byte(&[expected][..]), Done(empty!(), expected));
[INFO] [stderr]     |                                                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 305 |         test_u16!(header_crc16);
[INFO] [stderr]     |         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` which comes from the expansion of the macro `test_u16` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 310 |         test_u32!(footer_crc32);
[INFO] [stderr]     |         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` which comes from the expansion of the macro `test_u32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             &b""[..];
[INFO] [stderr]     |                     ^
[INFO] [stderr] ...
[INFO] [stderr] 315 |         test_u32!(input_size);
[INFO] [stderr]     |         --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `empty` which comes from the expansion of the macro `test_u32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `nom-gzip` (lib) generated 4 warnings (run `cargo fix --lib -p nom-gzip` to apply 2 suggestions)
[INFO] [stderr] warning: `nom-gzip` (lib test) generated 39 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, nom-gzip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_gzip-1b28444b931d1b1d)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::test_file_comment ... ok
[INFO] [stdout] test tests::test_extra_field ... ok
[INFO] [stdout] test tests::test_flags ... ok
[INFO] [stdout] test tests::test_extra_flags ... ok
[INFO] [stdout] test tests::test_get_byte ... ok
[INFO] [stdout] test tests::test_compression_method ... ok
[INFO] [stdout] test tests::test_id1 ... ok
[INFO] [stdout] test tests::test_id2 ... ok
[INFO] [stdout] test tests::test_footer_crc32 ... ok
[INFO] [stdout] test tests::test_input_size ... ok
[INFO] [stdout] test tests::test_modified_time_as_secs_since_epoch ... ok
[INFO] [stdout] test tests::test_null_terminated_string ... ok
[INFO] [stdout] test tests::test_operating_system ... ok
[INFO] [stdout] test tests::test_original_filename ... ok
[INFO] [stdout] test tests::test_sub_field ... ok
[INFO] [stdout] test types::tests::compression_method ... ok
[INFO] [stdout] test types::tests::flags ... ok
[INFO] [stdout] test types::tests::operating_system ... ok
[INFO] [stdout] test types::tests::xtra_flags ... ok
[INFO] [stdout] test tests::test_header_crc16 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-4b8213c022a02384)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_footer ... ok
[INFO] [stdout] test it_whole_file ... ok
[INFO] [stdout] test it_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nom_gzip
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8bd55aff09dc70c2825e8fd6e3ca634271e472d71e3939d491fc0b2b57a2af90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd55aff09dc70c2825e8fd6e3ca634271e472d71e3939d491fc0b2b57a2af90", kill_on_drop: false }`
[INFO] [stdout] 8bd55aff09dc70c2825e8fd6e3ca634271e472d71e3939d491fc0b2b57a2af90
