[INFO] fetching crate serde-hex 0.1.0...
[INFO] testing serde-hex-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate serde-hex 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate serde-hex 0.1.0
[INFO] finished tweaking crates.io crate serde-hex 0.1.0
[INFO] tweaked toml for crates.io crate serde-hex 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-hex 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding array-init v0.0.4 (available: v2.1.0)
[INFO] [stderr]       Adding smallvec v0.6.14 (available: v1.15.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 878a6e8a63fdf6f5b629d1e93555fb2cbce3e0e1cddcc7a90ba34be14c65b945
[INFO] running `Command { std: "docker" "start" "-a" "878a6e8a63fdf6f5b629d1e93555fb2cbce3e0e1cddcc7a90ba34be14c65b945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "878a6e8a63fdf6f5b629d1e93555fb2cbce3e0e1cddcc7a90ba34be14c65b945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878a6e8a63fdf6f5b629d1e93555fb2cbce3e0e1cddcc7a90ba34be14c65b945", kill_on_drop: false }`
[INFO] [stdout] 878a6e8a63fdf6f5b629d1e93555fb2cbce3e0e1cddcc7a90ba34be14c65b945
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9f2227b9124135863b94dfbdd145b5bab603214cc9950887c83047b4238bbe
[INFO] running `Command { std: "docker" "start" "-a" "dc9f2227b9124135863b94dfbdd145b5bab603214cc9950887c83047b4238bbe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling serde-hex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         b'A'...b'F' => Ok(c - b'A' + 10),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         b'a'...b'f' => Ok(c - b'a' + 10),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         b'0'...b'9' => Ok(c - b'0'),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |         0xa...0xf => val - 0xa + b'a',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         0x0...0x9 => val + b'0',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |         0xA...0xF => val - 0xa + b'A',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         0x0...0x9 => val + b'0',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/types.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn cause(&self) -> Option<&error::Error> {
[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] 94 |     fn cause(&self) -> Option<&dyn error::Error> {
[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/types.rs:89:44
[INFO] [stdout]    |
[INFO] [stdout] 89 |             Error::IoError(ref err) => err.description(),
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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/types.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 |             Error::Parsing(ref err) => err.description(),
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.86s
[INFO] running `Command { std: "docker" "inspect" "dc9f2227b9124135863b94dfbdd145b5bab603214cc9950887c83047b4238bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9f2227b9124135863b94dfbdd145b5bab603214cc9950887c83047b4238bbe", kill_on_drop: false }`
[INFO] [stdout] dc9f2227b9124135863b94dfbdd145b5bab603214cc9950887c83047b4238bbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35365ccf4a0841b11f55a04dde5cd09a07d33af373c21cee17984690fdcb5ef4
[INFO] running `Command { std: "docker" "start" "-a" "35365ccf4a0841b11f55a04dde5cd09a07d33af373c21cee17984690fdcb5ef4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         b'A'...b'F' => Ok(c - b'A' + 10),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         b'a'...b'f' => Ok(c - b'a' + 10),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         b'0'...b'9' => Ok(c - b'0'),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |         0xa...0xf => val - 0xa + b'a',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         0x0...0x9 => val + b'0',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |         0xA...0xF => val - 0xa + b'A',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         0x0...0x9 => val + b'0',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/types.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn cause(&self) -> Option<&error::Error> {
[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] 94 |     fn cause(&self) -> Option<&dyn error::Error> {
[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/types.rs:89:44
[INFO] [stdout]    |
[INFO] [stdout] 89 |             Error::IoError(ref err) => err.description(),
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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/types.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 |             Error::Parsing(ref err) => err.description(),
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde-hex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         b'A'...b'F' => Ok(c - b'A' + 10),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         b'a'...b'f' => Ok(c - b'a' + 10),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         b'0'...b'9' => Ok(c - b'0'),
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |         0xa...0xf => val - 0xa + b'a',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         0x0...0x9 => val + b'0',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |         0xA...0xF => val - 0xa + b'A',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/utils.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         0x0...0x9 => val + b'0',
[INFO] [stdout]    |            ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/types.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn cause(&self) -> Option<&error::Error> {
[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] 94 |     fn cause(&self) -> Option<&dyn error::Error> {
[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/types.rs:89:44
[INFO] [stdout]    |
[INFO] [stdout] 89 |             Error::IoError(ref err) => err.description(),
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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/types.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 |             Error::Parsing(ref err) => err.description(),
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bar` is never constructed
[INFO] [stdout]    --> src/macros/misc.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |         struct Bar([u8; 36]);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:20:52
[INFO] [stdout]     |
[INFO] [stdout]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stdout]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/macros/local.rs:32:51
[INFO] [stdout]     |
[INFO] [stdout]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stdout]     |                                                   ---------------------^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.85s
[INFO] running `Command { std: "docker" "inspect" "35365ccf4a0841b11f55a04dde5cd09a07d33af373c21cee17984690fdcb5ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35365ccf4a0841b11f55a04dde5cd09a07d33af373c21cee17984690fdcb5ef4", kill_on_drop: false }`
[INFO] [stdout] 35365ccf4a0841b11f55a04dde5cd09a07d33af373c21cee17984690fdcb5ef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af7ecde6052897561f3aad669736a63d759bc71622483c5e81e9a2daa1ff2783
[INFO] running `Command { std: "docker" "start" "-a" "af7ecde6052897561f3aad669736a63d759bc71622483c5e81e9a2daa1ff2783", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 |         b'A'...b'F' => Ok(c - b'A' + 10),
[INFO] [stderr]    |             ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |         b'a'...b'f' => Ok(c - b'a' + 10),
[INFO] [stderr]    |             ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |         b'0'...b'9' => Ok(c - b'0'),
[INFO] [stderr]    |             ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |         0xa...0xf => val - 0xa + b'a',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 |         0x0...0x9 => val + b'0',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 |         0xA...0xF => val - 0xa + b'A',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 |         0x0...0x9 => val + b'0',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/types.rs:94:32
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/types.rs:89:44
[INFO] [stderr]    |
[INFO] [stderr] 89 |             Error::IoError(ref err) => err.description(),
[INFO] [stderr]    |                                            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/types.rs:90:44
[INFO] [stderr]    |
[INFO] [stderr] 90 |             Error::Parsing(ref err) => err.description(),
[INFO] [stderr]    |                                            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:20:52
[INFO] [stderr]     |
[INFO] [stderr]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stderr]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    help: replace this with: `u8::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:291:1
[INFO] [stderr]     |
[INFO] [stderr] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stderr]     | ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:32:51
[INFO] [stderr]     |
[INFO] [stderr]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stderr]     |                                                   ---------------------^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   help: replace this with: `u8::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:291:1
[INFO] [stderr]     |
[INFO] [stderr] 291 | impl_serhex_uint!(u8, 1);
[INFO] [stderr]     | ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:20:52
[INFO] [stderr]     |
[INFO] [stderr]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stderr]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    help: replace this with: `u16::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:292:1
[INFO] [stderr]     |
[INFO] [stderr] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:32:51
[INFO] [stderr]     |
[INFO] [stderr]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stderr]     |                                                   ---------------------^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   help: replace this with: `u16::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:292:1
[INFO] [stderr]     |
[INFO] [stderr] 292 | impl_serhex_uint!(u16, 2);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:20:52
[INFO] [stderr]     |
[INFO] [stderr]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stderr]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    help: replace this with: `u32::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:293:1
[INFO] [stderr]     |
[INFO] [stderr] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:32:51
[INFO] [stderr]     |
[INFO] [stderr]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stderr]     |                                                   ---------------------^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   help: replace this with: `u32::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:293:1
[INFO] [stderr]     |
[INFO] [stderr] 293 | impl_serhex_uint!(u32, 4);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:20:52
[INFO] [stderr]     |
[INFO] [stderr]  20 |                 let bytes: [u8; $bytes] = unsafe { ::std::mem::transmute(self.to_be()) };
[INFO] [stderr]     |                                                    ---------------------^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    help: replace this with: `u64::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:294:1
[INFO] [stderr]     |
[INFO] [stderr] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/macros/local.rs:32:51
[INFO] [stderr]     |
[INFO] [stderr]  32 |                         let val: $type = unsafe { ::std::mem::transmute(buf) };
[INFO] [stderr]     |                                                   ---------------------^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   help: replace this with: `u64::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:294:1
[INFO] [stderr]     |
[INFO] [stderr] 294 | impl_serhex_uint!(u64, 8);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_serhex_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `serde-hex` (lib) generated 18 warnings (run `cargo fix --lib -p serde-hex` to apply 16 suggestions)
[INFO] [stderr] warning: struct `Bar` is never constructed
[INFO] [stderr]    --> src/macros/misc.rs:256:16
[INFO] [stderr]     |
[INFO] [stderr] 256 |         struct Bar([u8; 36]);
[INFO] [stderr]     |                ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `serde-hex` (lib test) generated 19 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_hex-356cb4b7a6208722)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test macros::hex::tests::hex_compact ... ok
[INFO] [stdout] test macros::hex::tests::blanket_array ... ok
[INFO] [stdout] test macros::hex::tests::hex_strict_ok ... ok
[INFO] [stdout] test macros::hex::tests::hex_variants ... ok
[INFO] [stdout] test macros::misc::tests::implementation ... ok
[INFO] [stdout] test utils::tests::hex_bytes ... ok
[INFO] [stdout] test utils::tests::hex_strings ... ok
[INFO] [stdout] test macros::hex::tests::hex_strict_err - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extensions.rs (/opt/rustwide/target/debug/deps/extensions-0a1104b00c71d2e4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test serialize ... ok
[INFO] [stdout] test deserialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json.rs (/opt/rustwide/target/debug/deps/json-095d26dfd53172d8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test deserialize ... ok
[INFO] [stdout] test serialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests serde_hex
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 |         b'A'...b'F' => Ok(c - b'A' + 10),
[INFO] [stderr]    |             ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |         b'a'...b'f' => Ok(c - b'a' + 10),
[INFO] [stderr]    |             ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |         b'0'...b'9' => Ok(c - b'0'),
[INFO] [stderr]    |             ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |         0xa...0xf => val - 0xa + b'a',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 |         0x0...0x9 => val + b'0',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 |         0xA...0xF => val - 0xa + b'A',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]   --> src/utils.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 |         0x0...0x9 => val + b'0',
[INFO] [stderr]    |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: 7 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/lib.rs - SerHexOpt (line 137) ... ok
[INFO] [stdout] test src/lib.rs - SerHexSeq (line 213) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af7ecde6052897561f3aad669736a63d759bc71622483c5e81e9a2daa1ff2783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7ecde6052897561f3aad669736a63d759bc71622483c5e81e9a2daa1ff2783", kill_on_drop: false }`
[INFO] [stdout] af7ecde6052897561f3aad669736a63d759bc71622483c5e81e9a2daa1ff2783
