[INFO] cloning repository https://github.com/TimLuq/bytedata-extra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimLuq/bytedata-extra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimLuq%2Fbytedata-extra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimLuq%2Fbytedata-extra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84b31b2e7fa13bb6bf5e7ad6255a0b51c5de314a
[INFO] testing TimLuq/bytedata-extra against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimLuq%2Fbytedata-extra" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/TimLuq/bytedata-extra
[INFO] finished tweaking git repo https://github.com/TimLuq/bytedata-extra
[INFO] tweaked toml for git repo https://github.com/TimLuq/bytedata-extra written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TimLuq/bytedata-extra on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TimLuq/bytedata-extra already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bytedata-io/Cargo.toml: unused manifest key: dependencies.tokio_1.defaukt-features
[INFO] [stderr]     Updating git repository `https://github.com/TimLuq/bytedata.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 525d14ac5cd1945a61ada0f2ee36b0a51c680808d808fe055371b2cd3800bee8
[INFO] running `Command { std: "docker" "start" "-a" "525d14ac5cd1945a61ada0f2ee36b0a51c680808d808fe055371b2cd3800bee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "525d14ac5cd1945a61ada0f2ee36b0a51c680808d808fe055371b2cd3800bee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525d14ac5cd1945a61ada0f2ee36b0a51c680808d808fe055371b2cd3800bee8", kill_on_drop: false }`
[INFO] [stdout] 525d14ac5cd1945a61ada0f2ee36b0a51c680808d808fe055371b2cd3800bee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b311944f11c4e13fad97181e9dbf059b61bca343d836065b73da4d50c792b15
[INFO] running `Command { std: "docker" "start" "-a" "0b311944f11c4e13fad97181e9dbf059b61bca343d836065b73da4d50c792b15", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bytedata-io/Cargo.toml: unused manifest key: dependencies.tokio_1.defaukt-features
[INFO] [stderr]    Compiling bytedata v0.1.15 (https://github.com/TimLuq/bytedata.git#78f4fb00)
[INFO] [stderr]    Compiling bytedata-unicode v0.1.0 (/opt/rustwide/workdir/bytedata-unicode)
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bytedata-unicode-macros v0.1.0 (/opt/rustwide/workdir/bytedata-unicode-macros)
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stdout] warning: value assigned to `has_doc_empty` is never read
[INFO] [stdout]   --> bytedata-unicode-macros/src/names_list.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             has_doc_empty = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `depth` is never read
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:426:25
[INFO] [stdout]     |
[INFO] [stdout] 426 |                         depth = 0;
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl CharBuf {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     const fn is_empty(&self) -> bool {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `camel` and `pascal` are never used
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl<'a> MakeIdent<'a> {
[INFO] [stdout]     | ---------------------- associated functions in this implementation
[INFO] [stdout] 215 |     fn camel(s: std::str::Chars<'a>) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn pascal(s: std::str::Chars<'a>) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling bytedata-pattern-core v0.1.0 (/opt/rustwide/workdir/bytedata-pattern-core)
[INFO] [stderr]    Compiling bytedata-charset v0.1.0 (/opt/rustwide/workdir/bytedata-charset)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]  --> bytedata-pattern-core/src/flags.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[must_use]
[INFO] [stdout]   |     ^^^^^^^^^^^
[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]   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[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]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear`, `set_u8`, and `unset_u8` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<T> U8Flags<T> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) const fn clear(&mut self) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) const fn set_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) const fn unset_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecResult` is never used
[INFO] [stdout]  --> bytedata-pattern-core/src/exec_state.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum ExecResult {
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecFlag` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) enum ExecFlag {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, `set`, `unset`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(crate) const fn set(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) const fn unset(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) const fn is_set(self, flag: ExecFlag) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestExec` is never constructed
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct TestExec<'e> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<'a> TestExec<'a> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 94 |     pub(crate) const fn new(chunk: &'a [u8], offset: usize) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bytedata-pattern-core/src/test.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec {
[INFO] [stdout]     |                                                ^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]  --> bytedata-pattern-core/src/flags.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[must_use]
[INFO] [stdout]   |     ^^^^^^^^^^^
[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]   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[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]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytedata-io v0.1.0 (/opt/rustwide/workdir/bytedata-io)
[INFO] [stdout] warning: methods `clear`, `set_u8`, and `unset_u8` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<T> U8Flags<T> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) const fn clear(&mut self) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) const fn set_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) const fn unset_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecResult` is never used
[INFO] [stdout]  --> bytedata-pattern-core/src/exec_state.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum ExecResult {
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecFlag` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) enum ExecFlag {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, `set`, `unset`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(crate) const fn set(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) const fn unset(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) const fn is_set(self, flag: ExecFlag) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestExec` is never constructed
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct TestExec<'e> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<'a> TestExec<'a> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 94 |     pub(crate) const fn new(chunk: &'a [u8], offset: usize) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bytedata-pattern-core/src/test.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec {
[INFO] [stdout]     |                                                ^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:176:58
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stdout]     |                                                          ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 176 -     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stdout] 176 +     pub const fn select_const(bytes: &[u8]) -> (&'static dyn crate::CharsetRef, DetectionResult) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stdout]     |                             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 222 -     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stdout] 222 +     type Charset = &'static dyn crate::CharsetRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MutexGuardArc`
[INFO] [stdout]  --> bytedata-io/src/impls/byte_stream.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use async_lock::{Mutex, MutexGuardArc};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> bytedata-io/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamState` is never constructed
[INFO] [stdout]  --> bytedata-io/src/impls/byte_stream.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct StreamState<'a> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteReader` is never constructed
[INFO] [stdout]   --> bytedata-io/src/impls/byte_stream.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ByteReader<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWriter` is never constructed
[INFO] [stdout]   --> bytedata-io/src/impls/byte_stream.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ByteWriter<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StdBuffered` is never constructed
[INFO] [stdout]  --> bytedata-io/src/std/buffered.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct StdBuffered<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/std/buffered.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<T: std::io::BufRead> StdBuffered<T> {
[INFO] [stdout]    | ---------------------------------------- associated items in this implementation
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout] 11 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StdRead` is never constructed
[INFO] [stdout]  --> bytedata-io/src/std/read.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct StdRead<T> {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/std/read.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T: std::io::Read> StdRead<T> {
[INFO] [stdout]    | --------------------------------- associated items in this implementation
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokioBuffered` is never constructed
[INFO] [stdout]  --> bytedata-io/src/tokio_1/buffered.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TokioBuffered<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/tokio_1/buffered.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T: AsyncBufRead> TokioBuffered<T> {
[INFO] [stdout]    | -------------------------------------- associated items in this implementation
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokioRead` is never constructed
[INFO] [stdout]  --> bytedata-io/src/tokio_1/read.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TokioRead<T> {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/tokio_1/read.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T: AsyncRead> TokioRead<T> {
[INFO] [stdout]    | ------------------------------- associated items in this implementation
[INFO] [stdout] 14 |     #[inline]
[INFO] [stdout] 15 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bytedata-charset/src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bytedata-charset/src/lib.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gbk`
[INFO] [stdout]    --> bytedata-charset/src/multi_byte/gb18030/mod.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 | const fn detect_const_inner(gbk: bool, mut bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_gbk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]    --> bytedata-charset/src/multi_byte/big5/mod.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 | const fn detect_const_inner(bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `BIG5_CP` is never used
[INFO] [stdout]  --> bytedata-charset/src/multi_byte/big5/big5_cp.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) static BIG5_CP: [char; 18840] = [
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub mod multi_byte;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     missing_docs,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub mod single_byte;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/ascii7.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let ch = core::mem::transmute::<u32, char>(ch);
[INFO] [stdout]     |                  ---------------------------------^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stdout]     |                                                -----------------------------------^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stdout]     |                                                -----------------------------------^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:697:27
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Some(unsafe { core::mem::transmute::<u32, char>(self.0 as u32) })
[INFO] [stdout]     |                           ---------------------------------^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:816:42
[INFO] [stdout]     |
[INFO] [stdout] 816 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stdout]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:835:22
[INFO] [stdout]     |
[INFO] [stdout] 835 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stdout]     |                      ---------------------------------^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stdout]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:897:22
[INFO] [stdout]     |
[INFO] [stdout] 897 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stdout]     |                      ---------------------------------^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> bytedata-charset/src/utf16.rs:1143:27
[INFO] [stdout]      |
[INFO] [stdout] 1143 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stdout]      |                           ---------------------------------^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> bytedata-charset/src/utf16.rs:1170:27
[INFO] [stdout]      |
[INFO] [stdout] 1170 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stdout]      |                           ---------------------------------^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> bytedata-charset/src/decode_stream.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DecodeStream<'a, C, S> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]    --> bytedata-charset/src/decode_stream.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait DecodeStreamRead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytedata-pattern-macros v0.1.0 (/opt/rustwide/workdir/bytedata-pattern-macros)
[INFO] [stdout] warning: unused variable: `capture_groups`
[INFO] [stdout]   --> bytedata-pattern-macros/src/parse_tokens.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capture_groups,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: try ignoring the field: `capture_groups: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> bytedata-pattern-macros/src/parse_tokens.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse(mut tokens: VecDeque<TokenTree>) -> Result<ParseState, TokenStream> {
[INFO] [stdout]    |          ----^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_capture_groups`
[INFO] [stdout]    --> bytedata-pattern-macros/src/parse_tokens.rs:111:37
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     capture_groups: inner_capture_groups,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_capture_groups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PatternContext` is never used
[INFO] [stdout]   --> bytedata-pattern-macros/src/lib.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum PatternContext {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> bytedata-pattern-macros/src/parse_tokens.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Pattern(Span, TokenStream),
[INFO] [stdout]     |     ------- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 166 -     Pattern(Span, TokenStream),
[INFO] [stdout] 166 +     Pattern((), TokenStream),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytedata-pattern v0.1.0 (/opt/rustwide/workdir/bytedata-pattern)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s
[INFO] running `Command { std: "docker" "inspect" "0b311944f11c4e13fad97181e9dbf059b61bca343d836065b73da4d50c792b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b311944f11c4e13fad97181e9dbf059b61bca343d836065b73da4d50c792b15", kill_on_drop: false }`
[INFO] [stdout] 0b311944f11c4e13fad97181e9dbf059b61bca343d836065b73da4d50c792b15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 995dd1f9d9bde90a3a12a4ee2bde796102fa07a611ae55d388031fd11d8ae971
[INFO] running `Command { std: "docker" "start" "-a" "995dd1f9d9bde90a3a12a4ee2bde796102fa07a611ae55d388031fd11d8ae971", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bytedata-io/Cargo.toml: unused manifest key: dependencies.tokio_1.defaukt-features
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]  --> bytedata-pattern-core/src/flags.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[must_use]
[INFO] [stdout]   |     ^^^^^^^^^^^
[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]   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[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]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear`, `set_u8`, and `unset_u8` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<T> U8Flags<T> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) const fn clear(&mut self) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) const fn set_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) const fn unset_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecResult` is never used
[INFO] [stdout]  --> bytedata-pattern-core/src/exec_state.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum ExecResult {
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecFlag` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) enum ExecFlag {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, `set`, `unset`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(crate) const fn set(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) const fn unset(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) const fn is_set(self, flag: ExecFlag) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestExec` is never constructed
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct TestExec<'e> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<'a> TestExec<'a> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 94 |     pub(crate) const fn new(chunk: &'a [u8], offset: usize) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bytedata-pattern-core/src/test.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec {
[INFO] [stdout]     |                                                ^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:176:58
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stdout]     |                                                          ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 176 -     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stdout] 176 +     pub const fn select_const(bytes: &[u8]) -> (&'static dyn crate::CharsetRef, DetectionResult) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stdout]     |                             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 222 -     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stdout] 222 +     type Charset = &'static dyn crate::CharsetRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bytedata-charset/src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bytedata-charset/src/lib.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gbk`
[INFO] [stdout]    --> bytedata-charset/src/multi_byte/gb18030/mod.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 | const fn detect_const_inner(gbk: bool, mut bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_gbk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]    --> bytedata-charset/src/multi_byte/big5/mod.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 | const fn detect_const_inner(bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `BIG5_CP` is never used
[INFO] [stdout]  --> bytedata-charset/src/multi_byte/big5/big5_cp.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) static BIG5_CP: [char; 18840] = [
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub mod multi_byte;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     missing_docs,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub mod single_byte;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/ascii7.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let ch = core::mem::transmute::<u32, char>(ch);
[INFO] [stdout]     |                  ---------------------------------^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stdout]     |                                                -----------------------------------^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stdout]     |                                                -----------------------------------^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:697:27
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Some(unsafe { core::mem::transmute::<u32, char>(self.0 as u32) })
[INFO] [stdout]     |                           ---------------------------------^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:816:42
[INFO] [stdout]     |
[INFO] [stdout] 816 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stdout]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:835:22
[INFO] [stdout]     |
[INFO] [stdout] 835 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stdout]     |                      ---------------------------------^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stdout]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:897:22
[INFO] [stdout]     |
[INFO] [stdout] 897 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stdout]     |                      ---------------------------------^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> bytedata-charset/src/utf16.rs:1143:27
[INFO] [stdout]      |
[INFO] [stdout] 1143 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stdout]      |                           ---------------------------------^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> bytedata-charset/src/utf16.rs:1170:27
[INFO] [stdout]      |
[INFO] [stdout] 1170 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stdout]      |                           ---------------------------------^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> bytedata-charset/src/decode_stream.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DecodeStream<'a, C, S> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]    --> bytedata-charset/src/decode_stream.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait DecodeStreamRead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]  --> bytedata-pattern-core/src/flags.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[must_use]
[INFO] [stdout]   |     ^^^^^^^^^^^
[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]   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[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]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear`, `set_u8`, and `unset_u8` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<T> U8Flags<T> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) const fn clear(&mut self) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) const fn set_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) const fn unset_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecResult` is never used
[INFO] [stdout]  --> bytedata-pattern-core/src/exec_state.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum ExecResult {
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecFlag` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) enum ExecFlag {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, `set`, `unset`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(crate) const fn set(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) const fn unset(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) const fn is_set(self, flag: ExecFlag) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestExec` is never constructed
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct TestExec<'e> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<'a> TestExec<'a> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 94 |     pub(crate) const fn new(chunk: &'a [u8], offset: usize) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bytedata-pattern-core/src/test.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec {
[INFO] [stdout]     |                                                ^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytedata-pattern-core v0.1.0 (/opt/rustwide/workdir/bytedata-pattern-core)
[INFO] [stderr]    Compiling bytedata-charset v0.1.0 (/opt/rustwide/workdir/bytedata-charset)
[INFO] [stderr]    Compiling bytedata-unicode v0.1.0 (/opt/rustwide/workdir/bytedata-unicode)
[INFO] [stderr]    Compiling bytedata-unicode-macros v0.1.0 (/opt/rustwide/workdir/bytedata-unicode-macros)
[INFO] [stderr]    Compiling bytedata-pattern-macros v0.1.0 (/opt/rustwide/workdir/bytedata-pattern-macros)
[INFO] [stdout] warning: unused import: `MutexGuardArc`
[INFO] [stdout]  --> bytedata-io/src/impls/byte_stream.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use async_lock::{Mutex, MutexGuardArc};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> bytedata-io/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamState` is never constructed
[INFO] [stdout]  --> bytedata-io/src/impls/byte_stream.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct StreamState<'a> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteReader` is never constructed
[INFO] [stdout]   --> bytedata-io/src/impls/byte_stream.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ByteReader<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWriter` is never constructed
[INFO] [stdout]   --> bytedata-io/src/impls/byte_stream.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ByteWriter<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StdBuffered` is never constructed
[INFO] [stdout]  --> bytedata-io/src/std/buffered.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct StdBuffered<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/std/buffered.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<T: std::io::BufRead> StdBuffered<T> {
[INFO] [stdout]    | ---------------------------------------- associated items in this implementation
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout] 11 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StdRead` is never constructed
[INFO] [stdout]  --> bytedata-io/src/std/read.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct StdRead<T> {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/std/read.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T: std::io::Read> StdRead<T> {
[INFO] [stdout]    | --------------------------------- associated items in this implementation
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokioBuffered` is never constructed
[INFO] [stdout]  --> bytedata-io/src/tokio_1/buffered.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TokioBuffered<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/tokio_1/buffered.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T: AsyncBufRead> TokioBuffered<T> {
[INFO] [stdout]    | -------------------------------------- associated items in this implementation
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytedata-io v0.1.0 (/opt/rustwide/workdir/bytedata-io)
[INFO] [stdout] warning: struct `TokioRead` is never constructed
[INFO] [stdout]  --> bytedata-io/src/tokio_1/read.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TokioRead<T> {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/tokio_1/read.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T: AsyncRead> TokioRead<T> {
[INFO] [stdout]    | ------------------------------- associated items in this implementation
[INFO] [stdout] 14 |     #[inline]
[INFO] [stdout] 15 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |       panic!("{msg} (location = {file_path}:{line_count}, context = {context:?})");
[INFO] [stdout]     |       ---------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 124 |
[INFO] [stdout] 125 | /     TokenStream::from_iter([
[INFO] [stdout] 126 | |         TokenTree::Ident(Ident::new("compile_error", Span::call_site())),
[INFO] [stdout] 127 | |         TokenTree::Punct(Punct::new('!', Spacing::Alone)),
[INFO] [stdout] 128 | |         TokenTree::Literal(Literal::string(&format!(
[INFO] [stdout] 129 | |             "{msg} (location = {file_path}:{line_count}, context = {context:?})"
[INFO] [stdout] 130 | |         ))),
[INFO] [stdout] 131 | |     ])
[INFO] [stdout]     | |______^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_doc_empty` is never read
[INFO] [stdout]   --> bytedata-unicode-macros/src/names_list.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             has_doc_empty = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_doc_empty` is never read
[INFO] [stdout]   --> bytedata-unicode-macros/src/names_list.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             has_doc_empty = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `depth` is never read
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:426:25
[INFO] [stdout]     |
[INFO] [stdout] 426 |                         depth = 0;
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `depth` is never read
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:426:25
[INFO] [stdout]     |
[INFO] [stdout] 426 |                         depth = 0;
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl CharBuf {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     const fn is_empty(&self) -> bool {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `camel` and `pascal` are never used
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl<'a> MakeIdent<'a> {
[INFO] [stdout]     | ---------------------- associated functions in this implementation
[INFO] [stdout] 215 |     fn camel(s: std::str::Chars<'a>) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn pascal(s: std::str::Chars<'a>) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl CharBuf {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     const fn is_empty(&self) -> bool {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `camel` and `pascal` are never used
[INFO] [stdout]    --> bytedata-unicode-macros/src/names_list.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl<'a> MakeIdent<'a> {
[INFO] [stdout]     | ---------------------- associated functions in this implementation
[INFO] [stdout] 215 |     fn camel(s: std::str::Chars<'a>) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn pascal(s: std::str::Chars<'a>) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MutexGuardArc`
[INFO] [stdout]  --> bytedata-io/src/impls/byte_stream.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use async_lock::{Mutex, MutexGuardArc};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> bytedata-io/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capture_groups`
[INFO] [stdout]   --> bytedata-pattern-macros/src/parse_tokens.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capture_groups,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: try ignoring the field: `capture_groups: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> bytedata-pattern-macros/src/parse_tokens.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse(mut tokens: VecDeque<TokenTree>) -> Result<ParseState, TokenStream> {
[INFO] [stdout]    |          ----^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_capture_groups`
[INFO] [stdout]    --> bytedata-pattern-macros/src/parse_tokens.rs:111:37
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     capture_groups: inner_capture_groups,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_capture_groups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PatternContext` is never used
[INFO] [stdout]   --> bytedata-pattern-macros/src/lib.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum PatternContext {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> bytedata-pattern-macros/src/parse_tokens.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Pattern(Span, TokenStream),
[INFO] [stdout]     |     ------- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 166 -     Pattern(Span, TokenStream),
[INFO] [stdout] 166 +     Pattern((), TokenStream),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capture_groups`
[INFO] [stdout]   --> bytedata-pattern-macros/src/parse_tokens.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capture_groups,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: try ignoring the field: `capture_groups: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> bytedata-pattern-macros/src/parse_tokens.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse(mut tokens: VecDeque<TokenTree>) -> Result<ParseState, TokenStream> {
[INFO] [stdout]    |          ----^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_capture_groups`
[INFO] [stdout]    --> bytedata-pattern-macros/src/parse_tokens.rs:111:37
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     capture_groups: inner_capture_groups,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_capture_groups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]  --> bytedata-pattern-core/src/flags.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[must_use]
[INFO] [stdout]   |     ^^^^^^^^^^^
[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]   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[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]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PatternContext` is never used
[INFO] [stdout]   --> bytedata-pattern-macros/src/lib.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum PatternContext {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> bytedata-pattern-macros/src/parse_tokens.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Pattern(Span, TokenStream),
[INFO] [stdout]     |     ------- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 166 -     Pattern(Span, TokenStream),
[INFO] [stdout] 166 +     Pattern((), TokenStream),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamState` is never constructed
[INFO] [stdout]  --> bytedata-io/src/impls/byte_stream.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct StreamState<'a> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteReader` is never constructed
[INFO] [stdout]   --> bytedata-io/src/impls/byte_stream.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ByteReader<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWriter` is never constructed
[INFO] [stdout]   --> bytedata-io/src/impls/byte_stream.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ByteWriter<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StdBuffered` is never constructed
[INFO] [stdout]  --> bytedata-io/src/std/buffered.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct StdBuffered<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/std/buffered.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<T: std::io::BufRead> StdBuffered<T> {
[INFO] [stdout]    | ---------------------------------------- associated items in this implementation
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout] 11 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StdRead` is never constructed
[INFO] [stdout]  --> bytedata-io/src/std/read.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct StdRead<T> {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/std/read.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T: std::io::Read> StdRead<T> {
[INFO] [stdout]    | --------------------------------- associated items in this implementation
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokioBuffered` is never constructed
[INFO] [stdout]  --> bytedata-io/src/tokio_1/buffered.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TokioBuffered<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/tokio_1/buffered.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<T: AsyncBufRead> TokioBuffered<T> {
[INFO] [stdout]    | -------------------------------------- associated items in this implementation
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokioRead` is never constructed
[INFO] [stdout]  --> bytedata-io/src/tokio_1/read.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TokioRead<T> {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stdout]   --> bytedata-io/src/tokio_1/read.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T: AsyncRead> TokioRead<T> {
[INFO] [stdout]    | ------------------------------- associated items in this implementation
[INFO] [stdout] 14 |     #[inline]
[INFO] [stdout] 15 |     pub const fn new(inner: T) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub const fn has_ended(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear`, `set_u8`, and `unset_u8` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/flags.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<T> U8Flags<T> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) const fn clear(&mut self) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) const fn set_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) const fn unset_u8(mut self, flag: u8) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecResult` is never used
[INFO] [stdout]  --> bytedata-pattern-core/src/exec_state.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum ExecResult {
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecFlag` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) enum ExecFlag {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, `set`, `unset`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(crate) const fn set(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) const fn unset(&mut self, flag: ExecFlag) {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) const fn is_set(self, flag: ExecFlag) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestExec` is never constructed
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct TestExec<'e> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/exec_state.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<'a> TestExec<'a> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 94 |     pub(crate) const fn new(chunk: &'a [u8], offset: usize) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl U8Flags<ExecResult> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ExecResult {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl U8Flags<ExecFlag> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_flags` is never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ExecFlag {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ok` and `is_err` are never used
[INFO] [stdout]   --> bytedata-pattern-core/src/test_exec.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TestExec<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bytedata-pattern-core/src/test.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec {
[INFO] [stdout]     |                                                ^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:176:58
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stdout]     |                                                          ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 176 -     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stdout] 176 +     pub const fn select_const(bytes: &[u8]) -> (&'static dyn crate::CharsetRef, DetectionResult) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stdout]     |                             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 222 -     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stdout] 222 +     type Charset = &'static dyn crate::CharsetRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytedata-pattern v0.1.0 (/opt/rustwide/workdir/bytedata-pattern)
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bytedata-charset/src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bytedata-charset/src/lib.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> bytedata-charset/src/detect.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gbk`
[INFO] [stdout]    --> bytedata-charset/src/multi_byte/gb18030/mod.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 | const fn detect_const_inner(gbk: bool, mut bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_gbk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]    --> bytedata-charset/src/multi_byte/big5/mod.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 | const fn detect_const_inner(bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `BIG5_CP` is never used
[INFO] [stdout]  --> bytedata-charset/src/multi_byte/big5/big5_cp.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) static BIG5_CP: [char; 18840] = [
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub mod multi_byte;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     missing_docs,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> bytedata-charset/src/lib.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub mod single_byte;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/ascii7.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let ch = core::mem::transmute::<u32, char>(ch);
[INFO] [stdout]     |                  ---------------------------------^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stdout]     |                                                -----------------------------------^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stdout]     |                                                -----------------------------------^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:697:27
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Some(unsafe { core::mem::transmute::<u32, char>(self.0 as u32) })
[INFO] [stdout]     |                           ---------------------------------^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:816:42
[INFO] [stdout]     |
[INFO] [stdout] 816 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stdout]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:835:22
[INFO] [stdout]     |
[INFO] [stdout] 835 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stdout]     |                      ---------------------------------^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stdout]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> bytedata-charset/src/utf16.rs:897:22
[INFO] [stdout]     |
[INFO] [stdout] 897 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stdout]     |                      ---------------------------------^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> bytedata-charset/src/utf16.rs:1143:27
[INFO] [stdout]      |
[INFO] [stdout] 1143 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stdout]      |                           ---------------------------------^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> bytedata-charset/src/utf16.rs:1170:27
[INFO] [stdout]      |
[INFO] [stdout] 1170 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stdout]      |                           ---------------------------------^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> bytedata-charset/src/decode_stream.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DecodeStream<'a, C, S> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]    --> bytedata-charset/src/decode_stream.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait DecodeStreamRead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "995dd1f9d9bde90a3a12a4ee2bde796102fa07a611ae55d388031fd11d8ae971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "995dd1f9d9bde90a3a12a4ee2bde796102fa07a611ae55d388031fd11d8ae971", kill_on_drop: false }`
[INFO] [stdout] 995dd1f9d9bde90a3a12a4ee2bde796102fa07a611ae55d388031fd11d8ae971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a3ff5ab31a9f56677e465cef83af681004a0f16bbcba9219951308ff55993c2
[INFO] running `Command { std: "docker" "start" "-a" "5a3ff5ab31a9f56677e465cef83af681004a0f16bbcba9219951308ff55993c2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bytedata-io/Cargo.toml: unused manifest key: dependencies.tokio_1.defaukt-features
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]  --> bytedata-pattern-core/src/flags.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[must_use]
[INFO] [stderr]   |     ^^^^^^^^^^^
[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]   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]   --> bytedata-pattern-core/src/flags.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[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]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: methods `clear`, `set_u8`, and `unset_u8` are never used
[INFO] [stderr]   --> bytedata-pattern-core/src/flags.rs:27:25
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl<T> U8Flags<T> {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub(crate) const fn clear(&mut self) {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub(crate) const fn set_u8(mut self, flag: u8) -> Self {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub(crate) const fn unset_u8(mut self, flag: u8) -> Self {
[INFO] [stderr]    |                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ExecResult` is never used
[INFO] [stderr]  --> bytedata-pattern-core/src/exec_state.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) enum ExecResult {
[INFO] [stderr]   |                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:14:25
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl U8Flags<ExecResult> {
[INFO] [stderr]    | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_flags` is never used
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:30:25
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl ExecResult {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stderr]    |                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ExecFlag` is never used
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:37:17
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub(crate) enum ExecFlag {
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_ok`, `is_err`, `set`, `unset`, and `is_set` are never used
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:44:25
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl U8Flags<ExecFlag> {
[INFO] [stderr]    | ---------------------- methods in this implementation
[INFO] [stderr] 43 |     #[inline]
[INFO] [stderr] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub(crate) const fn set(&mut self, flag: ExecFlag) {
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub(crate) const fn unset(&mut self, flag: ExecFlag) {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub(crate) const fn is_set(self, flag: ExecFlag) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_flags` is never used
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 66 | impl ExecFlag {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stderr]    |                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestExec` is never constructed
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:73:19
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub(crate) struct TestExec<'e> {
[INFO] [stderr]    |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_ok` and `is_err` are never used
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:83:25
[INFO] [stderr]    |
[INFO] [stderr] 80 | impl TestExec<'_> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> bytedata-pattern-core/src/exec_state.rs:94:25
[INFO] [stderr]    |
[INFO] [stderr] 93 | impl<'a> TestExec<'a> {
[INFO] [stderr]    | --------------------- associated function in this implementation
[INFO] [stderr] 94 |     pub(crate) const fn new(chunk: &'a [u8], offset: usize) -> Self {
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_ok`, `is_err`, and `is_set` are never used
[INFO] [stderr]   --> bytedata-pattern-core/src/test_exec.rs:14:25
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl U8Flags<ExecResult> {
[INFO] [stderr]    | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 14 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub(crate) const fn is_set(self, flag: ExecResult) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_flags` is never used
[INFO] [stderr]   --> bytedata-pattern-core/src/test_exec.rs:30:25
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl ExecResult {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] 30 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecResult> {
[INFO] [stderr]    |                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_ok` and `is_err` are never used
[INFO] [stderr]   --> bytedata-pattern-core/src/test_exec.rs:44:25
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl U8Flags<ExecFlag> {
[INFO] [stderr]    | ---------------------- methods in this implementation
[INFO] [stderr] 43 |     #[inline]
[INFO] [stderr] 44 |     pub(crate) const fn is_ok(self) -> bool {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub(crate) const fn is_err(self) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_flags` is never used
[INFO] [stderr]   --> bytedata-pattern-core/src/test_exec.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 66 | impl ExecFlag {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 67 |     pub(crate) const fn as_flags(self) -> U8Flags<ExecFlag> {
[INFO] [stderr]    |                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_ok` and `is_err` are never used
[INFO] [stderr]   --> bytedata-pattern-core/src/test_exec.rs:83:25
[INFO] [stderr]    |
[INFO] [stderr] 80 | impl TestExec<'_> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub(crate) const fn is_ok(&self) -> bool {
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     pub(crate) const fn is_err(&self) -> bool {
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> bytedata-pattern-core/src/test.rs:180:48
[INFO] [stderr]     |
[INFO] [stderr] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec {
[INFO] [stderr]     |                                                ^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                the lifetime is elided 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 `'_`
[INFO] [stderr]     |
[INFO] [stderr] 180 |     const fn run_test(self, mut exec: TestExec<'_>) -> TestExec<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> bytedata-charset/src/detect.rs:176:58
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stderr]     |                                                          ^                     ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 176 -     pub const fn select_const(bytes: &[u8]) -> (&'static (dyn crate::CharsetRef), DetectionResult) {
[INFO] [stderr] 176 +     pub const fn select_const(bytes: &[u8]) -> (&'static dyn crate::CharsetRef, DetectionResult) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> bytedata-charset/src/detect.rs:222:29
[INFO] [stderr]     |
[INFO] [stderr] 222 |     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stderr]     |                             ^                     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 222 -     type Charset = &'static (dyn crate::CharsetRef);
[INFO] [stderr] 222 +     type Charset = &'static dyn crate::CharsetRef;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> bytedata-charset/src/lib.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> bytedata-charset/src/lib.rs:6:36
[INFO] [stderr]   |
[INFO] [stderr] 6 |     feature(avx512_target_feature, stdarch_x86_avx512)
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> bytedata-charset/src/detect.rs:137:5
[INFO] [stderr]     |
[INFO] [stderr] 137 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> bytedata-charset/src/detect.rs:224:5
[INFO] [stderr]     |
[INFO] [stderr] 224 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[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]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gbk`
[INFO] [stderr]    --> bytedata-charset/src/multi_byte/gb18030/mod.rs:141:29
[INFO] [stderr]     |
[INFO] [stderr] 141 | const fn detect_const_inner(gbk: bool, mut bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_gbk`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes`
[INFO] [stderr]    --> bytedata-charset/src/multi_byte/big5/mod.rs:120:29
[INFO] [stderr]     |
[INFO] [stderr] 120 | const fn detect_const_inner(bytes: &[u8]) -> crate::detect::DetectionResult {
[INFO] [stderr]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stderr] 
[INFO] [stderr] warning: static `BIG5_CP` is never used
[INFO] [stderr]  --> bytedata-charset/src/multi_byte/big5/big5_cp.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(super) static BIG5_CP: [char; 18840] = [
[INFO] [stderr]   |                   ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]    --> bytedata-charset/src/lib.rs:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub mod multi_byte;
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> bytedata-charset/src/lib.rs:95:5
[INFO] [stderr]     |
[INFO] [stderr]  95 |     missing_docs,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]    --> bytedata-charset/src/lib.rs:160:1
[INFO] [stderr]     |
[INFO] [stderr] 160 | pub mod single_byte;
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/ascii7.rs:262:18
[INFO] [stderr]     |
[INFO] [stderr] 262 |         let ch = core::mem::transmute::<u32, char>(ch);
[INFO] [stderr]     |                  ---------------------------------^^^^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/utf16.rs:144:48
[INFO] [stderr]     |
[INFO] [stderr] 144 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stderr]     |                                                -----------------------------------^^^^^^
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/utf16.rs:238:48
[INFO] [stderr]     |
[INFO] [stderr] 238 |             return DecodeResult::Char(unsafe { ::core::mem::transmute::<u32, char>(base) }, 2);
[INFO] [stderr]     |                                                -----------------------------------^^^^^^
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/utf16.rs:697:27
[INFO] [stderr]     |
[INFO] [stderr] 697 |             Some(unsafe { core::mem::transmute::<u32, char>(self.0 as u32) })
[INFO] [stderr]     |                           ---------------------------------^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/utf16.rs:816:42
[INFO] [stderr]     |
[INFO] [stderr] 816 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stderr]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/utf16.rs:835:22
[INFO] [stderr]     |
[INFO] [stderr] 835 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stderr]     |                      ---------------------------------^^^^
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/utf16.rs:878:42
[INFO] [stderr]     |
[INFO] [stderr] 878 |                 let codepoint = unsafe { core::mem::transmute::<u32, char>(high as u32) };
[INFO] [stderr]     |                                          ---------------------------------^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> bytedata-charset/src/utf16.rs:897:22
[INFO] [stderr]     |
[INFO] [stderr] 897 |             unsafe { core::mem::transmute::<u32, char>(uc) }
[INFO] [stderr]     |                      ---------------------------------^^^^
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> bytedata-charset/src/utf16.rs:1143:27
[INFO] [stderr]      |
[INFO] [stderr] 1143 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stderr]      |                           ---------------------------------^^^^
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> bytedata-charset/src/utf16.rs:1170:27
[INFO] [stderr]      |
[INFO] [stderr] 1170 |             Some(unsafe { core::mem::transmute::<u32, char>(uc) })
[INFO] [stderr]      |                           ---------------------------------^^^^
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           help: replace this with: `char::from_u32_unchecked`
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using `char::from_u32(…).unwrap()`
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]   --> bytedata-charset/src/decode_stream.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct DecodeStream<'a, C, S> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a trait
[INFO] [stderr]    --> bytedata-charset/src/decode_stream.rs:218:1
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub trait DecodeStreamRead {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bytedata-pattern-core` (lib) generated 18 warnings (run `cargo fix --lib -p bytedata-pattern-core` to apply 3 suggestions)
[INFO] [stderr] warning: `bytedata-charset` (lib) generated 23 warnings (run `cargo fix --lib -p bytedata-charset` to apply 16 suggestions)
[INFO] [stderr] warning: `bytedata-pattern-core` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: `bytedata-charset` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr] warning: `bytedata-pattern-core` (lib) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: value assigned to `has_doc_empty` is never read
[INFO] [stderr]   --> bytedata-unicode-macros/src/names_list.rs:78:13
[INFO] [stderr]    |
[INFO] [stderr] 78 |             has_doc_empty = false;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `depth` is never read
[INFO] [stderr]    --> bytedata-unicode-macros/src/names_list.rs:426:25
[INFO] [stderr]     |
[INFO] [stderr] 426 |                         depth = 0;
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_empty` is never used
[INFO] [stderr]    --> bytedata-unicode-macros/src/names_list.rs:158:14
[INFO] [stderr]     |
[INFO] [stderr] 148 | impl CharBuf {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 158 |     const fn is_empty(&self) -> bool {
[INFO] [stderr]     |              ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `camel` and `pascal` are never used
[INFO] [stderr]    --> bytedata-unicode-macros/src/names_list.rs:215:8
[INFO] [stderr]     |
[INFO] [stderr] 214 | impl<'a> MakeIdent<'a> {
[INFO] [stderr]     | ---------------------- associated functions in this implementation
[INFO] [stderr] 215 |     fn camel(s: std::str::Chars<'a>) -> Self {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 219 |     fn pascal(s: std::str::Chars<'a>) -> Self {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> bytedata-unicode-macros/src/names_list.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 123 |       panic!("{msg} (location = {file_path}:{line_count}, context = {context:?})");
[INFO] [stderr]     |       ---------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 124 |
[INFO] [stderr] 125 | /     TokenStream::from_iter([
[INFO] [stderr] 126 | |         TokenTree::Ident(Ident::new("compile_error", Span::call_site())),
[INFO] [stderr] 127 | |         TokenTree::Punct(Punct::new('!', Spacing::Alone)),
[INFO] [stderr] 128 | |         TokenTree::Literal(Literal::string(&format!(
[INFO] [stderr] 129 | |             "{msg} (location = {file_path}:{line_count}, context = {context:?})"
[INFO] [stderr] 130 | |         ))),
[INFO] [stderr] 131 | |     ])
[INFO] [stderr]     | |______^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bytedata-unicode-macros` (lib) generated 4 warnings
[INFO] [stderr] warning: `bytedata-unicode-macros` (lib test) generated 5 warnings (4 duplicates)
[INFO] [stderr] warning: unused variable: `capture_groups`
[INFO] [stderr]   --> bytedata-pattern-macros/src/parse_tokens.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |         capture_groups,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: try ignoring the field: `capture_groups: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> bytedata-pattern-macros/src/parse_tokens.rs:83:10
[INFO] [stderr]    |
[INFO] [stderr] 83 | fn parse(mut tokens: VecDeque<TokenTree>) -> Result<ParseState, TokenStream> {
[INFO] [stderr]    |          ----^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `inner_capture_groups`
[INFO] [stderr]    --> bytedata-pattern-macros/src/parse_tokens.rs:111:37
[INFO] [stderr]     |
[INFO] [stderr] 111 |                     capture_groups: inner_capture_groups,
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_capture_groups`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PatternContext` is never used
[INFO] [stderr]   --> bytedata-pattern-macros/src/lib.rs:15:6
[INFO] [stderr]    |
[INFO] [stderr] 15 | enum PatternContext {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> bytedata-pattern-macros/src/parse_tokens.rs:166:13
[INFO] [stderr]     |
[INFO] [stderr] 166 |     Pattern(Span, TokenStream),
[INFO] [stderr]     |     ------- ^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 166 -     Pattern(Span, TokenStream),
[INFO] [stderr] 166 +     Pattern((), TokenStream),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `bytedata-pattern-macros` (lib) generated 5 warnings (run `cargo fix --lib -p bytedata-pattern-macros` to apply 3 suggestions)
[INFO] [stderr] warning: `bytedata-pattern-macros` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unused import: `MutexGuardArc`
[INFO] [stderr]  --> bytedata-io/src/impls/byte_stream.rs:4:25
[INFO] [stderr]   |
[INFO] [stderr] 4 | use async_lock::{Mutex, MutexGuardArc};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impls::*`
[INFO] [stderr]  --> bytedata-io/src/lib.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use impls::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StreamState` is never constructed
[INFO] [stderr]  --> bytedata-io/src/impls/byte_stream.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct StreamState<'a> {
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ByteReader` is never constructed
[INFO] [stderr]   --> bytedata-io/src/impls/byte_stream.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct ByteReader<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ByteWriter` is never constructed
[INFO] [stderr]   --> bytedata-io/src/impls/byte_stream.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct ByteWriter<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StdBuffered` is never constructed
[INFO] [stderr]  --> bytedata-io/src/std/buffered.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct StdBuffered<T> {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stderr]   --> bytedata-io/src/std/buffered.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl<T: std::io::BufRead> StdBuffered<T> {
[INFO] [stderr]    | ---------------------------------------- associated items in this implementation
[INFO] [stderr] 10 |     #[inline]
[INFO] [stderr] 11 |     pub const fn new(inner: T) -> Self {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub const fn has_ended(&self) -> bool {
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StdRead` is never constructed
[INFO] [stderr]  --> bytedata-io/src/std/read.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct StdRead<T> {
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stderr]   --> bytedata-io/src/std/read.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl<T: std::io::Read> StdRead<T> {
[INFO] [stderr]    | --------------------------------- associated items in this implementation
[INFO] [stderr] 13 |     #[inline]
[INFO] [stderr] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub const fn has_ended(&self) -> bool {
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TokioBuffered` is never constructed
[INFO] [stderr]  --> bytedata-io/src/tokio_1/buffered.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct TokioBuffered<T> {
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stderr]   --> bytedata-io/src/tokio_1/buffered.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl<T: AsyncBufRead> TokioBuffered<T> {
[INFO] [stderr]    | -------------------------------------- associated items in this implementation
[INFO] [stderr] 13 |     #[inline]
[INFO] [stderr] 14 |     pub const fn new(inner: T) -> Self {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub const fn has_ended(&self) -> bool {
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TokioRead` is never constructed
[INFO] [stderr]  --> bytedata-io/src/tokio_1/read.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct TokioRead<T> {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `has_ended`, `buffered`, and `buffered_mut` are never used
[INFO] [stderr]   --> bytedata-io/src/tokio_1/read.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<T: AsyncRead> TokioRead<T> {
[INFO] [stderr]    | ------------------------------- associated items in this implementation
[INFO] [stderr] 14 |     #[inline]
[INFO] [stderr] 15 |     pub const fn new(inner: T) -> Self {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub const fn has_ended(&self) -> bool {
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub const fn buffered(&self) -> &ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub const fn buffered_mut(&mut self) -> &mut ByteQueue<'static> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bytedata-io` (lib) generated 13 warnings (run `cargo fix --lib -p bytedata-io` to apply 2 suggestions)
[INFO] [stderr] warning: `bytedata-io` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytedata_charset-d09d3558ad1c46d9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test multi_byte::big5::gen_index ... ignored
[INFO] [stdout] test multi_byte::java_utf::tests::test_java_mutf8 ... ok
[INFO] [stdout] test utf16::tests::test_utf16_be ... ok
[INFO] [stdout] test utf16::tests::test_utf16_le ... ok
[INFO] [stdout] test utf16::tests::test_utf16_native ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytedata_io-d6e5fae1739c1ad8)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytedata_pattern-0b118d9dd35f565e)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytedata_pattern_core-e148f4afbea41b32)
[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] [stderr]      Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-087ab4f1009cd8df)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test simple_test_charclass ... ok
[INFO] [stdout] test simple_test_join ... ok
[INFO] [stdout] test simple_test_verb ... ok
[INFO] [stdout] test simple_test_join_exact ... ok
[INFO] [stdout] test simple_test_repeat ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytedata_pattern_macros-5b8c187aa807323a)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytedata_unicode-04beb0fccc27592a)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bytedata_unicode_macros-3fd2745035f7483d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test names_list::test::test_names_list ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- names_list::test::test_names_list stdout ----
[INFO] [stdout] Skipping line: [0] "@@@\tThe Unicode Standard 15.1.0"
[INFO] [stdout] Skipping line: [0] "@@@+\tU15M230728.lst"
[INFO] [stdout] Skipping line: [0] "\tUnicode 15.1.0 final names list."
[INFO] [stdout] Skipping line: [0] "\tThis file is semi-automatically derived from UnicodeData.txt and"
[INFO] [stdout] Skipping line: [0] "\ta set of manually created annotations using a script to select"
[INFO] [stdout] Skipping line: [0] "\tor suppress information from the data file. The rules used"
[INFO] [stdout] Skipping line: [0] "\tfor this process are aimed at readability for the human reader,"
[INFO] [stdout] Skipping line: [0] "\tat the expense of some details; therefore, this file should not"
[INFO] [stdout] Skipping line: [0] "\tbe parsed for machine-readable information."
[INFO] [stdout] Skipping line: [0] "\tFor terms of use, see https://www.unicode.org/terms_of_use.html"
[INFO] [stdout] 
[INFO] [stdout] thread 'names_list::test::test_names_list' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs:813:13:
[INFO] [stdout] unsupported proc macro punctuation character '['
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x78cdcf80da12 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x78cdcf80da12 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x78cdcf80da12 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x78cdcf80da12 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x78cdcf84ffca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x78cdcf84ffca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x78cdcf81f4a6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x78cdcf81f4a6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x78cdcf7dcf6f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x78cdcf7dcf6f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x78cdcf7ffaa9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64933123d47e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64933123d47e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x78cdcf7ffd12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x78cdcf7ffd12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x78cdcf7dd028 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x78cdcf7d1069 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x78cdcf7de83d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x78cdcf85089c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64933127a188 - <proc_macro2[a305004afa2fbe92]::Punct>::new
[INFO] [stdout]   20:     0x649331224b2b - bytedata_unicode_macros[87244bd6f8b746d6]::names_list::names_list
[INFO] [stdout]                                at /opt/rustwide/workdir/bytedata-unicode-macros/src/names_list.rs:444:42
[INFO] [stdout]   21:     0x64933123060b - bytedata_unicode_macros[87244bd6f8b746d6]::names_list::test::test_names_list
[INFO] [stdout]                                at /opt/rustwide/workdir/bytedata-unicode-macros/src/names_list.rs:587:22
[INFO] [stdout]   22:     0x64933122f827 - bytedata_unicode_macros[87244bd6f8b746d6]::names_list::test::test_names_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bytedata-unicode-macros/src/names_list.rs:583:25
[INFO] [stdout]   23:     0x649331231486 - <bytedata_unicode_macros[87244bd6f8b746d6]::names_list::test::test_names_list::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64933123182b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64933123182b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64933123e08a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64933123e08a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64933123e08a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64933123e08a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64933123e08a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64933123e08a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64933123e08a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x649331239634 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x649331239634 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x649331240b82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x649331240b82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x649331240b82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x649331240b82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x649331240b82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649331240b82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x649331240b82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x78cdcf80b0ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x78cdcf80b0ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x78cdcf57daa4 - <unknown>
[INFO] [stdout]   45:     0x78cdcf60aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     names_list::test::test_names_list
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bytedata-unicode-macros --lib`
[INFO] running `Command { std: "docker" "inspect" "5a3ff5ab31a9f56677e465cef83af681004a0f16bbcba9219951308ff55993c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a3ff5ab31a9f56677e465cef83af681004a0f16bbcba9219951308ff55993c2", kill_on_drop: false }`
[INFO] [stdout] 5a3ff5ab31a9f56677e465cef83af681004a0f16bbcba9219951308ff55993c2
