[INFO] fetching crate simple-sbe 0.0.0...
[INFO] checking simple-sbe-0.0.0 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate simple-sbe 0.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate simple-sbe 0.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate simple-sbe 0.0.0
[INFO] tweaked toml for crates.io crate simple-sbe 0.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple-sbe 0.0.0 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simple-sbe 0.0.0 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c2cef711bc6793d092ed64e7a5fed4ab817957545c72489f2f01d31bf2b5d72
[INFO] running `Command { std: "docker" "start" "-a" "0c2cef711bc6793d092ed64e7a5fed4ab817957545c72489f2f01d31bf2b5d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c2cef711bc6793d092ed64e7a5fed4ab817957545c72489f2f01d31bf2b5d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c2cef711bc6793d092ed64e7a5fed4ab817957545c72489f2f01d31bf2b5d72", kill_on_drop: false }`
[INFO] [stdout] 0c2cef711bc6793d092ed64e7a5fed4ab817957545c72489f2f01d31bf2b5d72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4475281e481779d5dfb58ca5db33fd746d09abc246f8d9fda342d77222cdc5e1
[INFO] running `Command { std: "docker" "start" "-a" "4475281e481779d5dfb58ca5db33fd746d09abc246f8d9fda342d77222cdc5e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]     Checking thiserror v2.0.15
[INFO] [stderr]     Checking simple-sbe v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `encoder::FrameCodecEncoder`
[INFO] [stdout]  --> src/codec/frame_codec_codec.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use encoder::FrameCodecEncoder;
[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: `super::SBE_SEMANTIC_VERSION`
[INFO] [stdout]  --> src/codec/frame_codec_codec.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use super::SBE_SEMANTIC_VERSION;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encoder::TokenCodecEncoder`
[INFO] [stdout]  --> src/codec/token_codec_codec.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use encoder::TokenCodecEncoder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::SBE_SEMANTIC_VERSION`
[INFO] [stdout]  --> src/codec/token_codec_codec.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use super::SBE_SEMANTIC_VERSION;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decoder::VarDataEncodingDecoder`
[INFO] [stdout]  --> src/codec/var_data_encoding_codec.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use decoder::VarDataEncodingDecoder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encoder::VarDataEncodingEncoder`
[INFO] [stdout]  --> src/codec/var_data_encoding_codec.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use encoder::VarDataEncodingEncoder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encoder::FrameCodecEncoder`
[INFO] [stdout]  --> src/codec/frame_codec_codec.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use encoder::FrameCodecEncoder;
[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: `super::SBE_SEMANTIC_VERSION`
[INFO] [stdout]  --> src/codec/frame_codec_codec.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use super::SBE_SEMANTIC_VERSION;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encoder::TokenCodecEncoder`
[INFO] [stdout]  --> src/codec/token_codec_codec.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use encoder::TokenCodecEncoder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::SBE_SEMANTIC_VERSION`
[INFO] [stdout]  --> src/codec/token_codec_codec.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use super::SBE_SEMANTIC_VERSION;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decoder::VarDataEncodingDecoder`
[INFO] [stdout]  --> src/codec/var_data_encoding_codec.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use decoder::VarDataEncodingDecoder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encoder::VarDataEncodingEncoder`
[INFO] [stdout]  --> src/codec/var_data_encoding_codec.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use encoder::VarDataEncodingEncoder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/lib.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/token.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt::{Debug, Display, Formatter, Write};
[INFO] [stdout]   |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/decode.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     mut tokens: &'t [Token],
[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: `end`
[INFO] [stdout]    --> src/decode.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 let end = off + type_tok.encoding.primitive_type.size(); //TODO: add count?
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/decode.rs:340:21
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 let name = &type_tok.name;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/decode.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |                 let p = PrimitiveValue::new(type_tok.encoding.primitive_type, seg);
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/otf/listener.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         token: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_in_group`
[INFO] [stdout]    --> src/otf/listener.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         num_in_group: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_in_group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/otf/listener.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         token: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group_index`
[INFO] [stdout]    --> src/otf/listener.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         group_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_in_group`
[INFO] [stdout]    --> src/otf/listener.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         num_in_group: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_in_group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_SCHEMA_ID` is never used
[INFO] [stdout]   --> src/codec/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SBE_SCHEMA_ID: u16 = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_SEMANTIC_VERSION` is never used
[INFO] [stdout]   --> src/codec/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const SBE_SEMANTIC_VERSION: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SbeResult` is never used
[INFO] [stdout]   --> src/codec/mod.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type SbeResult<T> = core::result::Result<T, SbeErr>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SbeErr` is never used
[INFO] [stdout]   --> src/codec/mod.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum SbeErr {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Either` is never used
[INFO] [stdout]   --> src/codec/mod.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum Either<L, R> {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Writer` is never used
[INFO] [stdout]   --> src/codec/mod.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub trait Writer<'a>: Sized {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Encoder` is never used
[INFO] [stdout]   --> src/codec/mod.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait Encoder<'a>: Writer<'a> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ActingVersion` is never used
[INFO] [stdout]   --> src/codec/mod.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait ActingVersion {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_TEMPLATE_ID` is never used
[INFO] [stdout]   --> src/codec/frame_codec_codec.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SBE_TEMPLATE_ID: u16 = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrameCodecEncoder` is never constructed
[INFO] [stdout]   --> src/codec/frame_codec_codec.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct FrameCodecEncoder<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/codec/frame_codec_codec.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  44 |     impl<'a> FrameCodecEncoder<'a> {
[INFO] [stdout]     |     ------------------------------ methods in this implementation
[INFO] [stdout]  45 |         pub fn wrap(mut self, buf: WriteBuf<'a>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |         pub fn encoded_length(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |         pub fn header(self, offset: usize) -> MessageHeaderEncoder<Self> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |         pub fn ir_id(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |         pub fn ir_version(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |         pub fn schema_version(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |         pub fn package_name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |         pub fn namespace_name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |         pub fn semantic_version(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `header` is never used
[INFO] [stdout]    --> src/codec/frame_codec_codec.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 185 |     impl<'a> FrameCodecDecoder<'a> {
[INFO] [stdout]     |     ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |         pub fn header(self, mut header: MessageHeaderDecoder<ReadBuf<'a>>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENCODED_LENGTH` is never used
[INFO] [stdout]  --> src/codec/message_header_codec.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const ENCODED_LENGTH: usize = 8;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageHeaderEncoder` is never constructed
[INFO] [stdout]   --> src/codec/message_header_codec.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub struct MessageHeaderEncoder<P> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `block_length`, `template_id`, `schema_id`, and `version` are never used
[INFO] [stdout]    --> src/codec/message_header_codec.rs:35:16
[INFO] [stdout]     |
[INFO] [stdout]  31 | /     impl<'a, P> MessageHeaderEncoder<P>
[INFO] [stdout]  32 | |     where
[INFO] [stdout]  33 | |         P: Writer<'a> + Default,
[INFO] [stdout]     | |________________________________- methods in this implementation
[INFO] [stdout]  34 |       {
[INFO] [stdout]  35 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |           pub fn block_length(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |           pub fn template_id(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |           pub fn schema_id(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |           pub fn version(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageHeaderDecoder` is never constructed
[INFO] [stdout]    --> src/codec/message_header_codec.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub struct MessageHeaderDecoder<P> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `block_length`, `template_id`, `schema_id`, and `version` are never used
[INFO] [stdout]    --> src/codec/message_header_codec.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     impl<'a, P> MessageHeaderDecoder<P>
[INFO] [stdout] 138 | |     where
[INFO] [stdout] 139 | |         P: Reader<'a> + Default,
[INFO] [stdout]     | |________________________________- methods in this implementation
[INFO] [stdout] 140 |       {
[INFO] [stdout] 141 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |           pub fn block_length(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |           pub fn template_id(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |           pub fn schema_id(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |           pub fn version(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_TEMPLATE_ID` is never used
[INFO] [stdout]   --> src/codec/token_codec_codec.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SBE_TEMPLATE_ID: u16 = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenCodecEncoder` is never constructed
[INFO] [stdout]   --> src/codec/token_codec_codec.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct TokenCodecEncoder<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/codec/token_codec_codec.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  44 |     impl<'a> TokenCodecEncoder<'a> {
[INFO] [stdout]     |     ------------------------------ methods in this implementation
[INFO] [stdout]  45 |         pub fn wrap(mut self, buf: WriteBuf<'a>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |         pub fn encoded_length(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |         pub fn header(self, offset: usize) -> MessageHeaderEncoder<Self> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |         pub fn token_offset(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |         pub fn token_size(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |         pub fn field_id(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |         pub fn token_version(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |         pub fn component_token_count(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         pub fn signal(&mut self, value: signal_codec::SignalCodec) {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |         pub fn primitive_type(&mut self, value: primitive_type_codec::PrimitiveTypeCodec) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |         pub fn byte_order(&mut self, value: byte_order_codec::ByteOrderCodec) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |         pub fn presence(&mut self, value: presence_codec::PresenceCodec) {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |         pub fn deprecated(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |         pub fn name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |         pub fn const_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |         pub fn min_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |         pub fn max_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |         pub fn null_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |         pub fn character_encoding(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |         pub fn epoch(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |         pub fn time_unit(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |         pub fn semantic_type(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |         pub fn description(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |         pub fn referenced_name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `header` is never used
[INFO] [stdout]    --> src/codec/token_codec_codec.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 338 |     impl<'a> TokenCodecDecoder<'a> {
[INFO] [stdout]     |     ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 361 |         pub fn header(self, mut header: MessageHeaderDecoder<ReadBuf<'a>>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarDataEncodingEncoder` is never constructed
[INFO] [stdout]   --> src/codec/var_data_encoding_codec.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct VarDataEncodingEncoder<P> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `length`, and `var_data` are never used
[INFO] [stdout]   --> src/codec/var_data_encoding_codec.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     impl<'a, P> VarDataEncodingEncoder<P>
[INFO] [stdout] 30 | |     where
[INFO] [stdout] 31 | |         P: Writer<'a> + Default,
[INFO] [stdout]    | |________________________________- methods in this implementation
[INFO] [stdout] 32 |       {
[INFO] [stdout] 33 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |           pub fn length(&mut self, value: u16) {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |           pub fn var_data(&mut self, value: u8) {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarDataEncodingDecoder` is never constructed
[INFO] [stdout]   --> src/codec/var_data_encoding_codec.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub struct VarDataEncodingDecoder<P> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `length`, and `var_data` are never used
[INFO] [stdout]    --> src/codec/var_data_encoding_codec.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 105 | /     impl<'a, P> VarDataEncodingDecoder<P>
[INFO] [stdout] 106 | |     where
[INFO] [stdout] 107 | |         P: Reader<'a> + Default,
[INFO] [stdout]     | |________________________________- methods in this implementation
[INFO] [stdout] 108 |       {
[INFO] [stdout] 109 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |           pub fn length(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |           pub fn var_data(&self) -> u8 {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `PrimitiveValue2` is never constructed
[INFO] [stdout]    --> src/token.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct PrimitiveValue2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Integer` and `Float` are never constructed
[INFO] [stdout]    --> src/token.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | enum Representation {
[INFO] [stdout]     |      -------------- variants in this enum
[INFO] [stdout] 187 |     Integer(u64),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 188 |     Float(f64),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Representation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/token.rs:264:22
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn to_string(&self) -> Cow<str> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn to_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-sbe` (lib) due to 1 previous error; 43 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/token.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt::{Debug, Display, Formatter, Write};
[INFO] [stdout]   |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/decode.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     mut tokens: &'t [Token],
[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: `end`
[INFO] [stdout]    --> src/decode.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 let end = off + type_tok.encoding.primitive_type.size(); //TODO: add count?
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/decode.rs:340:21
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 let name = &type_tok.name;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/decode.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |                 let p = PrimitiveValue::new(type_tok.encoding.primitive_type, seg);
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/otf/listener.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         token: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_in_group`
[INFO] [stdout]    --> src/otf/listener.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         num_in_group: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_in_group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/otf/listener.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         token: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group_index`
[INFO] [stdout]    --> src/otf/listener.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         group_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_in_group`
[INFO] [stdout]    --> src/otf/listener.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         num_in_group: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_in_group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let mut d = FrameCodecDecoder::default();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_SCHEMA_ID` is never used
[INFO] [stdout]   --> src/codec/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SBE_SCHEMA_ID: u16 = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_SEMANTIC_VERSION` is never used
[INFO] [stdout]   --> src/codec/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const SBE_SEMANTIC_VERSION: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SbeResult` is never used
[INFO] [stdout]   --> src/codec/mod.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type SbeResult<T> = core::result::Result<T, SbeErr>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SbeErr` is never used
[INFO] [stdout]   --> src/codec/mod.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum SbeErr {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Either` is never used
[INFO] [stdout]   --> src/codec/mod.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum Either<L, R> {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Writer` is never used
[INFO] [stdout]   --> src/codec/mod.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub trait Writer<'a>: Sized {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Encoder` is never used
[INFO] [stdout]   --> src/codec/mod.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait Encoder<'a>: Writer<'a> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ActingVersion` is never used
[INFO] [stdout]   --> src/codec/mod.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait ActingVersion {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_TEMPLATE_ID` is never used
[INFO] [stdout]   --> src/codec/frame_codec_codec.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SBE_TEMPLATE_ID: u16 = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrameCodecEncoder` is never constructed
[INFO] [stdout]   --> src/codec/frame_codec_codec.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct FrameCodecEncoder<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/codec/frame_codec_codec.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  44 |     impl<'a> FrameCodecEncoder<'a> {
[INFO] [stdout]     |     ------------------------------ methods in this implementation
[INFO] [stdout]  45 |         pub fn wrap(mut self, buf: WriteBuf<'a>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |         pub fn encoded_length(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |         pub fn header(self, offset: usize) -> MessageHeaderEncoder<Self> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |         pub fn ir_id(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |         pub fn ir_version(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |         pub fn schema_version(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |         pub fn package_name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |         pub fn namespace_name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |         pub fn semantic_version(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `header` is never used
[INFO] [stdout]    --> src/codec/frame_codec_codec.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 185 |     impl<'a> FrameCodecDecoder<'a> {
[INFO] [stdout]     |     ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |         pub fn header(self, mut header: MessageHeaderDecoder<ReadBuf<'a>>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENCODED_LENGTH` is never used
[INFO] [stdout]  --> src/codec/message_header_codec.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const ENCODED_LENGTH: usize = 8;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageHeaderEncoder` is never constructed
[INFO] [stdout]   --> src/codec/message_header_codec.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub struct MessageHeaderEncoder<P> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `block_length`, `template_id`, `schema_id`, and `version` are never used
[INFO] [stdout]    --> src/codec/message_header_codec.rs:35:16
[INFO] [stdout]     |
[INFO] [stdout]  31 | /     impl<'a, P> MessageHeaderEncoder<P>
[INFO] [stdout]  32 | |     where
[INFO] [stdout]  33 | |         P: Writer<'a> + Default,
[INFO] [stdout]     | |________________________________- methods in this implementation
[INFO] [stdout]  34 |       {
[INFO] [stdout]  35 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |           pub fn block_length(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |           pub fn template_id(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |           pub fn schema_id(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |           pub fn version(&mut self, value: u16) {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageHeaderDecoder` is never constructed
[INFO] [stdout]    --> src/codec/message_header_codec.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub struct MessageHeaderDecoder<P> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `block_length`, `template_id`, `schema_id`, and `version` are never used
[INFO] [stdout]    --> src/codec/message_header_codec.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     impl<'a, P> MessageHeaderDecoder<P>
[INFO] [stdout] 138 | |     where
[INFO] [stdout] 139 | |         P: Reader<'a> + Default,
[INFO] [stdout]     | |________________________________- methods in this implementation
[INFO] [stdout] 140 |       {
[INFO] [stdout] 141 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |           pub fn block_length(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |           pub fn template_id(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |           pub fn schema_id(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |           pub fn version(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBE_TEMPLATE_ID` is never used
[INFO] [stdout]   --> src/codec/token_codec_codec.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SBE_TEMPLATE_ID: u16 = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenCodecEncoder` is never constructed
[INFO] [stdout]   --> src/codec/token_codec_codec.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct TokenCodecEncoder<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/codec/token_codec_codec.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  44 |     impl<'a> TokenCodecEncoder<'a> {
[INFO] [stdout]     |     ------------------------------ methods in this implementation
[INFO] [stdout]  45 |         pub fn wrap(mut self, buf: WriteBuf<'a>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |         pub fn encoded_length(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |         pub fn header(self, offset: usize) -> MessageHeaderEncoder<Self> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |         pub fn token_offset(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |         pub fn token_size(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |         pub fn field_id(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |         pub fn token_version(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |         pub fn component_token_count(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         pub fn signal(&mut self, value: signal_codec::SignalCodec) {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |         pub fn primitive_type(&mut self, value: primitive_type_codec::PrimitiveTypeCodec) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |         pub fn byte_order(&mut self, value: byte_order_codec::ByteOrderCodec) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |         pub fn presence(&mut self, value: presence_codec::PresenceCodec) {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |         pub fn deprecated(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |         pub fn name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |         pub fn const_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |         pub fn min_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |         pub fn max_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |         pub fn null_value(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |         pub fn character_encoding(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |         pub fn epoch(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |         pub fn time_unit(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |         pub fn semantic_type(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |         pub fn description(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |         pub fn referenced_name(&mut self, value: &str) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `header` is never used
[INFO] [stdout]    --> src/codec/token_codec_codec.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 338 |     impl<'a> TokenCodecDecoder<'a> {
[INFO] [stdout]     |     ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 361 |         pub fn header(self, mut header: MessageHeaderDecoder<ReadBuf<'a>>, offset: usize) -> Self {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarDataEncodingEncoder` is never constructed
[INFO] [stdout]   --> src/codec/var_data_encoding_codec.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct VarDataEncodingEncoder<P> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `length`, and `var_data` are never used
[INFO] [stdout]   --> src/codec/var_data_encoding_codec.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     impl<'a, P> VarDataEncodingEncoder<P>
[INFO] [stdout] 30 | |     where
[INFO] [stdout] 31 | |         P: Writer<'a> + Default,
[INFO] [stdout]    | |________________________________- methods in this implementation
[INFO] [stdout] 32 |       {
[INFO] [stdout] 33 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |           pub fn length(&mut self, value: u16) {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |           pub fn var_data(&mut self, value: u8) {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarDataEncodingDecoder` is never constructed
[INFO] [stdout]   --> src/codec/var_data_encoding_codec.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub struct VarDataEncodingDecoder<P> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wrap`, `parent`, `length`, and `var_data` are never used
[INFO] [stdout]    --> src/codec/var_data_encoding_codec.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 105 | /     impl<'a, P> VarDataEncodingDecoder<P>
[INFO] [stdout] 106 | |     where
[INFO] [stdout] 107 | |         P: Reader<'a> + Default,
[INFO] [stdout]     | |________________________________- methods in this implementation
[INFO] [stdout] 108 |       {
[INFO] [stdout] 109 |           pub fn wrap(mut self, parent: P, offset: usize) -> Self {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |           pub fn parent(&mut self) -> SbeResult<P> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |           pub fn length(&self) -> u16 {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |           pub fn var_data(&self) -> u8 {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `PrimitiveValue2` is never constructed
[INFO] [stdout]    --> src/token.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct PrimitiveValue2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Integer` and `Float` are never constructed
[INFO] [stdout]    --> src/token.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | enum Representation {
[INFO] [stdout]     |      -------------- variants in this enum
[INFO] [stdout] 187 |     Integer(u64),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 188 |     Float(f64),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Representation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/token.rs:264:22
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn to_string(&self) -> Cow<str> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn to_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-sbe` (lib test) due to 1 previous error; 45 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4475281e481779d5dfb58ca5db33fd746d09abc246f8d9fda342d77222cdc5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4475281e481779d5dfb58ca5db33fd746d09abc246f8d9fda342d77222cdc5e1", kill_on_drop: false }`
[INFO] [stdout] 4475281e481779d5dfb58ca5db33fd746d09abc246f8d9fda342d77222cdc5e1
