[INFO] fetching crate va-ts 0.0.4... [INFO] checking va-ts-0.0.4 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate va-ts 0.0.4 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate va-ts 0.0.4 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate va-ts 0.0.4 [INFO] finished tweaking crates.io crate va-ts 0.0.4 [INFO] tweaked toml for crates.io crate va-ts 0.0.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate va-ts 0.0.4 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.50 [INFO] [stderr] Downloaded smallvec v0.6.9 [INFO] [stderr] Downloaded unicode-width v0.1.5 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.50 [INFO] [stderr] Downloaded proc-macro2 v1.0.2 [INFO] [stderr] Downloaded js-sys v0.3.27 [INFO] [stderr] Downloaded wasm-bindgen v0.2.50 [INFO] [stderr] Downloaded chrono v0.4.8 [INFO] [stderr] Downloaded libc v0.2.49 [INFO] [stderr] Downloaded encoding_rs v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccdc621de01b0cee2b03267d92c2da111a452920a6581f0768c1ba8e8c623ff9 [INFO] running `Command { std: "docker" "start" "-a" "ccdc621de01b0cee2b03267d92c2da111a452920a6581f0768c1ba8e8c623ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccdc621de01b0cee2b03267d92c2da111a452920a6581f0768c1ba8e8c623ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccdc621de01b0cee2b03267d92c2da111a452920a6581f0768c1ba8e8c623ff9", kill_on_drop: false }` [INFO] [stdout] ccdc621de01b0cee2b03267d92c2da111a452920a6581f0768c1ba8e8c623ff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e9d62051df934afe89cf474c409e8832356d1eb48b2c2efeb264a9dfad7a5ba [INFO] running `Command { std: "docker" "start" "-a" "4e9d62051df934afe89cf474c409e8832356d1eb48b2c2efeb264a9dfad7a5ba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking va-ts v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/demuxer.rs:462:58 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn demux_tables(&mut self, raw: &[u8]) -> Result<(bool)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 462 - pub fn demux_tables(&mut self, raw: &[u8]) -> Result<(bool)> { [INFO] [stdout] 462 + pub fn demux_tables(&mut self, raw: &[u8]) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::bat::BAT` [INFO] [stdout] --> src/section/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::bat::BAT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::cat::CAT` [INFO] [stdout] --> src/section/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::cat::CAT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::nit::NIT` [INFO] [stdout] --> src/section/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::nit::NIT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | self.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | Kind::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/demuxer.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | let mut packet = match self.packets.0.get_mut(&pid) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/demuxer.rs:462:58 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn demux_tables(&mut self, raw: &[u8]) -> Result<(bool)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 462 - pub fn demux_tables(&mut self, raw: &[u8]) -> Result<(bool)> { [INFO] [stdout] 462 + pub fn demux_tables(&mut self, raw: &[u8]) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::bat::BAT` [INFO] [stdout] --> src/section/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::bat::BAT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::cat::CAT` [INFO] [stdout] --> src/section/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::cat::CAT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::nit::NIT` [INFO] [stdout] --> src/section/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::nit::NIT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | self.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | Kind::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x4e.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x4E<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x4E` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x53.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x53<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x53` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x54.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x54<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x54` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x56.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x56<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x56` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x6a.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x6A<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x6A` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `segment_last_section_number` and `last_table_id` are never used [INFO] [stdout] --> src/section/eit.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 69 | trait WithEITHeaderSpecific<'buf>: Bufer<'buf> { [INFO] [stdout] | --------------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 87 | fn segment_last_section_number(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | fn last_table_id(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WithCRC32` is never used [INFO] [stdout] --> src/section/traits.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | pub(crate) trait WithCRC32<'buf>: Bufer<'buf> {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/probe/error.rs:69:60 [INFO] [stdout] | [INFO] [stdout] 69 | write!(f, r#"(:error {:?} ("{}""#, self.kind, self.description())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/probe/error.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 84 | Kind::Encoding(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/probe/error.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | Kind::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/probe/error.rs:86:39 [INFO] [stdout] | [INFO] [stdout] 86 | Kind::Fmt(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/probe/error.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | Kind::Ts(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/probe/error.rs:90:43 [INFO] [stdout] | [INFO] [stdout] 90 | Kind::Unknown(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/demuxer.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | let mut packet = match self.packets.0.get_mut(&pid) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `close` is never used [INFO] [stdout] --> examples/probe/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 19 | trait Input { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 22 | fn close(&mut self) -> Result<()>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x4e.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x4E<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x4E` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x53.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x53<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x53` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x54.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x54<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x54` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x56.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x56<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x56` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/descriptor/desc_dvb_0x6a.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DescDVB0x6A<'buf> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 10 | buf: &'buf [u8], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescDVB0x6A` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `segment_last_section_number` and `last_table_id` are never used [INFO] [stdout] --> src/section/eit.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 69 | trait WithEITHeaderSpecific<'buf>: Bufer<'buf> { [INFO] [stdout] | --------------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 87 | fn segment_last_section_number(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | fn last_table_id(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WithCRC32` is never used [INFO] [stdout] --> src/section/traits.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | pub(crate) trait WithCRC32<'buf>: Bufer<'buf> {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "4e9d62051df934afe89cf474c409e8832356d1eb48b2c2efeb264a9dfad7a5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9d62051df934afe89cf474c409e8832356d1eb48b2c2efeb264a9dfad7a5ba", kill_on_drop: false }` [INFO] [stdout] 4e9d62051df934afe89cf474c409e8832356d1eb48b2c2efeb264a9dfad7a5ba