[INFO] cloning repository https://github.com/Stuff7/dryv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stuff7/dryv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStuff7%2Fdryv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStuff7%2Fdryv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35d9cbb84140c2a4cd9cf758c03e62c2c9d66d70 [INFO] checking Stuff7/dryv/35d9cbb84140c2a4cd9cf758c03e62c2c9d66d70 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStuff7%2Fdryv" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Stuff7/dryv 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 git repo https://github.com/Stuff7/dryv [INFO] finished tweaking git repo https://github.com/Stuff7/dryv [INFO] tweaked toml for git repo https://github.com/Stuff7/dryv written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Stuff7/dryv 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.31 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f84777bfc93cd41d169ea52f8cd32fa34ccad4f187f4c47466fb1584078fa87 [INFO] running `Command { std: "docker" "start" "-a" "2f84777bfc93cd41d169ea52f8cd32fa34ccad4f187f4c47466fb1584078fa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f84777bfc93cd41d169ea52f8cd32fa34ccad4f187f4c47466fb1584078fa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f84777bfc93cd41d169ea52f8cd32fa34ccad4f187f4c47466fb1584078fa87", kill_on_drop: false }` [INFO] [stdout] 2f84777bfc93cd41d169ea52f8cd32fa34ccad4f187f4c47466fb1584078fa87 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7b11a1df0db9663e4731a192358738aa1955a404798072d95113afc7177d571 [INFO] running `Command { std: "docker" "start" "-a" "e7b11a1df0db9663e4731a192358738aa1955a404798072d95113afc7177d571", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking dryv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `on_rgb` is never used [INFO] [stdout] --> src/ascii.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait Color { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn on_rgb(&self, r: u8, g: u8, b: u8) -> String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info` and `log` are never used [INFO] [stdout] --> src/ascii.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait LogDisplay: Color { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 64 | fn info(&self) -> String [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | fn log(&self) -> String [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `film`, `height`, `seek_position`, `width`, `end`, and `step` are never read [INFO] [stdout] --> src/cli.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CLIArgs { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub debug: bool, [INFO] [stdout] 9 | pub film: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub filepath: String, [INFO] [stdout] 11 | pub height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | pub seek_position: SeekPosition, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub end: SeekPosition, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | pub step: SeekPosition, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CLIArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/mod.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | Seconds(i64), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeekPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 133 | Seconds(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/mod.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | Milliseconds(i64), [INFO] [stdout] | ------------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeekPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 134 | Milliseconds(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/mod.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | Percentage(f64), [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeekPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 135 | Percentage(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `configuration_version`, `profile_indication`, `profile_compatibility`, `level_indication`, `num_sps`, and `num_pps` are never read [INFO] [stdout] --> src/video/atom/avcc/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AvcCAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 14 | pub configuration_version: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub profile_indication: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub profile_compatibility: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub level_indication: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub nal_length_size_minus_one: u8, [INFO] [stdout] 19 | pub num_sps: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub sps: SequenceParameterSet, [INFO] [stdout] 21 | pub num_pps: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AvcCAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `length`, `forbidden_zero_bit`, `nal_ref_idc`, `nal_unit_type`, `id`, and `seq_parameter_set_id` are never read [INFO] [stdout] --> src/video/atom/avcc/pps.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PictureParameterSet { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 6 | pub length: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub forbidden_zero_bit: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub nal_ref_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub nal_unit_type: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub id: u16, [INFO] [stdout] | ^^ [INFO] [stdout] 11 | pub seq_parameter_set_id: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PictureParameterSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/sps.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct SequenceParameterSet { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 6 | pub length: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub forbidden_zero_bit: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub nal_ref_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub nal_unit_type: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub profile_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | pub constraint_set0_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub constraint_set1_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub constraint_set2_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub constraint_set3_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub constraint_set4_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub constraint_set5_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub reserved_zero_2bits: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub level_idc: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | pub id: u16, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub gaps_in_frame_num_value_allowed_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub frame_cropping: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 38 | pub vui_parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SequenceParameterSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `left`, `right`, `top`, and `bottom` are never read [INFO] [stdout] --> src/video/atom/avcc/sps.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 252 | pub struct FrameCropping { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 253 | pub left: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 254 | pub right: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 255 | pub top: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] 256 | pub bottom: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrameCropping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `on_rgb` is never used [INFO] [stdout] --> src/ascii.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait Color { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn on_rgb(&self, r: u8, g: u8, b: u8) -> String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct VuiParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 5 | pub aspect_ratio_info_present_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub aspect_ratio_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | pub sample_aspect_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub overscan_info_present_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | pub overscan_appropriate_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub video_signal_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | pub chroma_loc_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub timing_info: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | pub nal_hrd_parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub vcl_hrd_parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub low_delay_hrd_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub pic_struct_present_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub bitstream_restriction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VuiParameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct SampleAspectRatio { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 67 | pub width: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | pub height: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SampleAspectRatio` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `video_format`, `video_full_range_flag`, and `color_description` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct VideoSignalType { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 83 | pub video_format: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 84 | pub video_full_range_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | pub color_description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoSignalType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `primaries`, `transfer_characteristics`, and `matrix_coefficients` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct ColorDescription { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 100 | pub primaries: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 101 | pub transfer_characteristics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub matrix_coefficients: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `top_field` and `bottom_field` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct ChromaLocInfo { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 117 | pub top_field: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 118 | pub bottom_field: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChromaLocInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_units_in_tick`, `time_scale`, and `fixed_frame_rate_flag` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct TimingInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 132 | pub num_units_in_tick: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 133 | pub time_scale: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 134 | pub fixed_frame_rate_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimingInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct HrdParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 149 | pub cpb_cnt_minus1: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 150 | pub bit_rate_scale: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub cpb_size_scale: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 152 | pub bit_rate_value_minus1: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | pub cpb_size_value_minus1: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 154 | pub cbr_flag: Box<[bool]>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 155 | pub initial_cpb_removal_delay_length_minus1: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 156 | pub cpb_removal_delay_length_minus1: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 157 | pub dpb_output_delay_length_minus1: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 158 | pub time_offset_length: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HrdParameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct BitstreamRestriction { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 197 | pub motion_vectors_over_pic_boundaries_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | pub max_bytes_per_pic_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 199 | pub max_bits_per_mb_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 200 | pub log2_max_mv_length_horizontal: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 201 | pub log2_max_mv_length_vertical: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 202 | pub max_num_reorder_frames: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 203 | pub max_dec_frame_buffering: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BitstreamRestriction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info` and `log` are never used [INFO] [stdout] --> src/ascii.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait LogDisplay: Color { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 64 | fn info(&self) -> String [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | fn log(&self) -> String [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/decoder.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct UnknownAtom(Atom); [INFO] [stdout] | ----------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `UnknownAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, `number_of_entries`, and `edit_list_table` are never read [INFO] [stdout] --> src/video/atom/edts.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ElstAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | pub number_of_entries: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | pub edit_list_table: Box<[ElstItem]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElstAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `track_duration`, `media_time`, and `media_rate` are never read [INFO] [stdout] --> src/video/atom/edts.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ElstItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | pub track_duration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 55 | pub media_time: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 56 | pub media_rate: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElstItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atom` is never read [INFO] [stdout] --> src/video/atom/mdat.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MdatAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdatAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `film`, `height`, `seek_position`, `width`, `end`, and `step` are never read [INFO] [stdout] --> src/cli.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CLIArgs { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub debug: bool, [INFO] [stdout] 9 | pub film: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub filepath: String, [INFO] [stdout] 11 | pub height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | pub seek_position: SeekPosition, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub end: SeekPosition, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | pub step: SeekPosition, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CLIArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/mod.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | Seconds(i64), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeekPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 133 | Seconds(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/mdia.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MdhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 39 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 41 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | pub creation_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 43 | pub modification_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub language: Str<3>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 47 | pub quality: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/mod.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | Milliseconds(i64), [INFO] [stdout] | ------------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeekPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 134 | Milliseconds(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/mod.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | Percentage(f64), [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeekPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 135 | Percentage(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `configuration_version`, `profile_indication`, `profile_compatibility`, `level_indication`, `num_sps`, and `num_pps` are never read [INFO] [stdout] --> src/video/atom/avcc/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AvcCAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 14 | pub configuration_version: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub profile_indication: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub profile_compatibility: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub level_indication: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub nal_length_size_minus_one: u8, [INFO] [stdout] 19 | pub num_sps: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub sps: SequenceParameterSet, [INFO] [stdout] 21 | pub num_pps: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AvcCAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/mdia.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct HdlrAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 70 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 72 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | pub component_type: Str<4>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub component_subtype: Str<4>, [INFO] [stdout] 75 | pub component_manufacturer: Str<4>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub component_flags: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 77 | pub component_flags_mask: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub component_name: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HdlrAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `length`, `forbidden_zero_bit`, `nal_ref_idc`, `nal_unit_type`, `id`, and `seq_parameter_set_id` are never read [INFO] [stdout] --> src/video/atom/avcc/pps.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PictureParameterSet { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 6 | pub length: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub forbidden_zero_bit: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub nal_ref_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub nal_unit_type: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub id: u16, [INFO] [stdout] | ^^ [INFO] [stdout] 11 | pub seq_parameter_set_id: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PictureParameterSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atom` is never read [INFO] [stdout] --> src/video/atom/meta.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MetaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 11 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/sps.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct SequenceParameterSet { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 6 | pub length: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub forbidden_zero_bit: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub nal_ref_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub nal_unit_type: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub profile_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | pub constraint_set0_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub constraint_set1_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub constraint_set2_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub constraint_set3_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub constraint_set4_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub constraint_set5_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub reserved_zero_2bits: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub level_idc: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | pub id: u16, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub gaps_in_frame_num_value_allowed_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub frame_cropping: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 38 | pub vui_parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SequenceParameterSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `left`, `right`, `top`, and `bottom` are never read [INFO] [stdout] --> src/video/atom/avcc/sps.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 252 | pub struct FrameCropping { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 253 | pub left: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 254 | pub right: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 255 | pub top: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] 256 | pub bottom: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrameCropping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom`, `version`, `flags`, and `name` are never read [INFO] [stdout] --> src/video/atom/meta.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct MetaHdlrAtom { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 83 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 85 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 86 | pub handler_type: Str<4>, [INFO] [stdout] 87 | pub name: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaHdlrAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct VuiParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 5 | pub aspect_ratio_info_present_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub aspect_ratio_idc: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | pub sample_aspect_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub overscan_info_present_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | pub overscan_appropriate_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub video_signal_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | pub chroma_loc_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub timing_info: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | pub nal_hrd_parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub vcl_hrd_parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub low_delay_hrd_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub pic_struct_present_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub bitstream_restriction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VuiParameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct SampleAspectRatio { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 67 | pub width: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | pub height: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SampleAspectRatio` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `video_format`, `video_full_range_flag`, and `color_description` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct VideoSignalType { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 83 | pub video_format: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 84 | pub video_full_range_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | pub color_description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoSignalType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom`, `version`, `flags`, and `entry_count` are never read [INFO] [stdout] --> src/video/atom/meta.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct KeysAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 104 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 105 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 106 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeysAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `primaries`, `transfer_characteristics`, and `matrix_coefficients` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct ColorDescription { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 100 | pub primaries: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 101 | pub transfer_characteristics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub matrix_coefficients: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `namespace` is never read [INFO] [stdout] --> src/video/atom/meta.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct KeyValueAtom { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 134 | pub namespace: Str<4>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValueAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `top_field` and `bottom_field` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct ChromaLocInfo { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 117 | pub top_field: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 118 | pub bottom_field: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChromaLocInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_indicator` and `locale_indicator` are never read [INFO] [stdout] --> src/video/atom/meta.rs:200:7 [INFO] [stdout] | [INFO] [stdout] 199 | pub struct DataAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 200 | pub type_indicator: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 201 | pub locale_indicator: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_units_in_tick`, `time_scale`, and `fixed_frame_rate_flag` are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct TimingInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 132 | pub num_units_in_tick: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 133 | pub time_scale: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 134 | pub fixed_frame_rate_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimingInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mhd`, `hdlr`, and `dinf` are never read [INFO] [stdout] --> src/video/atom/minf.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MinfAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | pub mhd: MhdAtomKind, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub hdlr: EncodedAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub dinf: EncodedAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MinfAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/minf.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | Vmhd(VmhdAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MhdAtomKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 62 | Vmhd(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/minf.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Smhd(SmhdAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MhdAtomKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 63 | Smhd(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct HrdParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 149 | pub cpb_cnt_minus1: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 150 | pub bit_rate_scale: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub cpb_size_scale: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 152 | pub bit_rate_value_minus1: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | pub cpb_size_value_minus1: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 154 | pub cbr_flag: Box<[bool]>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 155 | pub initial_cpb_removal_delay_length_minus1: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 156 | pub cpb_removal_delay_length_minus1: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 157 | pub dpb_output_delay_length_minus1: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 158 | pub time_offset_length: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HrdParameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/minf.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | Gmhd(GmhdAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MhdAtomKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 64 | Gmhd(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/avcc/vui.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct BitstreamRestriction { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 197 | pub motion_vectors_over_pic_boundaries_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | pub max_bytes_per_pic_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 199 | pub max_bits_per_mb_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 200 | pub log2_max_mv_length_horizontal: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 201 | pub log2_max_mv_length_vertical: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 202 | pub max_num_reorder_frames: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 203 | pub max_dec_frame_buffering: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BitstreamRestriction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, `graphics_mode`, and `opcolor` are never read [INFO] [stdout] --> src/video/atom/minf.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct VmhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 69 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 70 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71 | pub graphics_mode: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub opcolor: [u16; 3], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VmhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/decoder.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct UnknownAtom(Atom); [INFO] [stdout] | ----------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `UnknownAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, and `balance` are never read [INFO] [stdout] --> src/video/atom/minf.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct SmhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 90 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 91 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 92 | pub balance: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, `number_of_entries`, and `edit_list_table` are never read [INFO] [stdout] --> src/video/atom/edts.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ElstAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | pub number_of_entries: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | pub edit_list_table: Box<[ElstItem]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElstAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, `number_of_entries`, and `data_references` are never read [INFO] [stdout] --> src/video/atom/minf.rs:157:7 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct DrefAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 157 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 158 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 159 | pub number_of_entries: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | pub data_references: Box<[DrefItem]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DrefAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `track_duration`, `media_time`, and `media_rate` are never read [INFO] [stdout] --> src/video/atom/edts.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ElstItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | pub track_duration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 55 | pub media_time: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 56 | pub media_rate: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElstItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atom` is never read [INFO] [stdout] --> src/video/atom/mdat.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MdatAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdatAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom_type`, `version`, `flags`, and `data` are never read [INFO] [stdout] --> src/video/atom/minf.rs:187:7 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct DrefItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 187 | pub atom_type: Str<4>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 188 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 189 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 190 | pub data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DrefItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom` and `mvhd` are never read [INFO] [stdout] --> src/video/atom/moov.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MoovAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub mvhd: EncodedAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoovAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/moov.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct MvhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 57 | pub creation_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 58 | pub modification_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | pub timescale: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 60 | pub duration: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 61 | pub rate: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | pub volume: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | pub matrix: Matrix3x3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub next_track_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MvhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/mdia.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MdhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 39 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 41 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | pub creation_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 43 | pub modification_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub language: Str<3>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 47 | pub quality: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/mdia.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct HdlrAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 70 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 72 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | pub component_type: Str<4>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub component_subtype: Str<4>, [INFO] [stdout] 75 | pub component_manufacturer: Str<4>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub component_flags: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 77 | pub component_flags_mask: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub component_name: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HdlrAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atom` is never read [INFO] [stdout] --> src/video/atom/meta.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MetaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 11 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mdat` and `rest` are never read [INFO] [stdout] --> src/video/atom/root.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RootAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub ftyp: FtypAtom, [INFO] [stdout] 11 | pub mdat: MdatAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub moov: MoovAtom, [INFO] [stdout] 13 | pub rest: Box<[Atom]>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RootAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom`, `version`, `flags`, and `name` are never read [INFO] [stdout] --> src/video/atom/meta.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct MetaHdlrAtom { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 83 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 85 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 86 | pub handler_type: Str<4>, [INFO] [stdout] 87 | pub name: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaHdlrAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom`, `version`, `flags`, and `entry_count` are never read [INFO] [stdout] --> src/video/atom/meta.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct KeysAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 104 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 105 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 106 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeysAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom` and `minor_version` are never read [INFO] [stdout] --> src/video/atom/root.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct FtypAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 55 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | pub major_brand: Str<4>, [INFO] [stdout] 57 | pub minor_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FtypAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `namespace` is never read [INFO] [stdout] --> src/video/atom/meta.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct KeyValueAtom { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 134 | pub namespace: Str<4>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValueAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ctts`, `sgpd`, and `sbgp` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct StblAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub ctts: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub sgpd: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub sbgp: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StblAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_indicator` and `locale_indicator` are never read [INFO] [stdout] --> src/video/atom/meta.rs:200:7 [INFO] [stdout] | [INFO] [stdout] 199 | pub struct DataAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 200 | pub type_indicator: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 201 | pub locale_indicator: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct SttsAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 71 | pub atom: Atom, [INFO] [stdout] 72 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 73 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SttsAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sample_count` and `sample_duration` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct SttsItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 103 | pub sample_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 104 | pub sample_duration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SttsItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mhd`, `hdlr`, and `dinf` are never read [INFO] [stdout] --> src/video/atom/minf.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MinfAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | pub mhd: MhdAtomKind, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub hdlr: EncodedAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub dinf: EncodedAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MinfAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/minf.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | Vmhd(VmhdAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MhdAtomKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 62 | Vmhd(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct StssAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 126 | pub atom: Atom, [INFO] [stdout] 127 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 128 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StssAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/minf.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | Smhd(SmhdAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MhdAtomKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 63 | Smhd(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom`, `version`, `flags`, and `entry_count` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:158:7 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct CttsAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 158 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 159 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 160 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 161 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CttsAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/minf.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | Gmhd(GmhdAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MhdAtomKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 64 | Gmhd(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct StscAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 179 | pub atom: Atom, [INFO] [stdout] 180 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 181 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, `graphics_mode`, and `opcolor` are never read [INFO] [stdout] --> src/video/atom/minf.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct VmhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 69 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 70 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71 | pub graphics_mode: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub opcolor: [u16; 3], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VmhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, and `balance` are never read [INFO] [stdout] --> src/video/atom/minf.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct SmhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 90 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 91 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 92 | pub balance: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sample_description_id` is never read [INFO] [stdout] --> src/video/atom/stbl.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct StscItem { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 213 | pub sample_description_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, `number_of_entries`, and `data_references` are never read [INFO] [stdout] --> src/video/atom/minf.rs:157:7 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct DrefAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 157 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 158 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 159 | pub number_of_entries: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | pub data_references: Box<[DrefItem]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DrefAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom_type`, `version`, `flags`, and `data` are never read [INFO] [stdout] --> src/video/atom/minf.rs:187:7 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct DrefItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 187 | pub atom_type: Str<4>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 188 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 189 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 190 | pub data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DrefItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom` and `mvhd` are never read [INFO] [stdout] --> src/video/atom/moov.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MoovAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub mvhd: EncodedAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoovAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, and `sample_size` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 240 | pub struct StszAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 241 | pub atom: Atom, [INFO] [stdout] 242 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 243 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | pub sample_size: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StszAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 286 | pub struct StcoAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 287 | pub atom: Atom, [INFO] [stdout] 288 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 289 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StcoAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stbl.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 306 | pub struct SgpdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 307 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 308 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 309 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 310 | pub grouping_table: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 311 | pub default_length: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 312 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 313 | pub payload_data: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SgpdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/moov.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct MvhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 57 | pub creation_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 58 | pub modification_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | pub timescale: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 60 | pub duration: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 61 | pub rate: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | pub volume: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | pub matrix: Matrix3x3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub next_track_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MvhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mdat` and `rest` are never read [INFO] [stdout] --> src/video/atom/root.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RootAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub ftyp: FtypAtom, [INFO] [stdout] 11 | pub mdat: MdatAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub moov: MoovAtom, [INFO] [stdout] 13 | pub rest: Box<[Atom]>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RootAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom` and `minor_version` are never read [INFO] [stdout] --> src/video/atom/root.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct FtypAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 55 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | pub major_brand: Str<4>, [INFO] [stdout] 57 | pub minor_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FtypAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ctts`, `sgpd`, and `sbgp` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct StblAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub ctts: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub sgpd: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub sbgp: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StblAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct SttsAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 71 | pub atom: Atom, [INFO] [stdout] 72 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 73 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SttsAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sample_count` and `sample_duration` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct SttsItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 103 | pub sample_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 104 | pub sample_duration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SttsItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct StssAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 126 | pub atom: Atom, [INFO] [stdout] 127 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 128 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StssAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom`, `version`, `flags`, and `entry_count` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:158:7 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct CttsAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 158 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 159 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 160 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 161 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CttsAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct StscAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 179 | pub atom: Atom, [INFO] [stdout] 180 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 181 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sample_description_id` is never read [INFO] [stdout] --> src/video/atom/stbl.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct StscItem { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 213 | pub sample_description_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, and `sample_size` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 240 | pub struct StszAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 241 | pub atom: Atom, [INFO] [stdout] 242 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 243 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | pub sample_size: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StszAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `flags` are never read [INFO] [stdout] --> src/video/atom/stbl.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 286 | pub struct StcoAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 287 | pub atom: Atom, [INFO] [stdout] 288 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 289 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StcoAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stbl.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 306 | pub struct SgpdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 307 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 308 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 309 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 310 | pub grouping_table: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 311 | pub default_length: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 312 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 313 | pub payload_data: Box<[u16]>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SgpdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stbl.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct SbgpAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 341 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 342 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 343 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 344 | pub grouping_type: Str<4>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 345 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 346 | pub sample_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 347 | pub group_description_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SbgpAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stbl.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct SbgpAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 341 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 342 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 343 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 344 | pub grouping_type: Str<4>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 345 | pub entry_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 346 | pub sample_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 347 | pub group_description_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SbgpAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, and `number_of_entries` are never read [INFO] [stdout] --> src/video/atom/stsd.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct StsdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub number_of_entries: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StsdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `flags`, and `number_of_entries` are never read [INFO] [stdout] --> src/video/atom/stsd.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct StsdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub number_of_entries: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StsdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dref_index` is never read [INFO] [stdout] --> src/video/atom/stsd.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct StsdCodec { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 39 | pub data_format: Str<4>, [INFO] [stdout] 40 | pub dref_index: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StsdCodec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/stsd.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | Mp4a(Mp4aAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CodecData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 58 | Mp4a(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dref_index` is never read [INFO] [stdout] --> src/video/atom/stsd.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct StsdCodec { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 39 | pub data_format: Str<4>, [INFO] [stdout] 40 | pub dref_index: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StsdCodec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/stsd.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | Unknown(Str<4>), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CodecData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 59 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/stsd.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | Mp4a(Mp4aAtom), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CodecData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 58 | Mp4a(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/atom/stsd.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | Unknown(Str<4>), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CodecData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 59 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stsd.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Avc1Atom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 74 | pub revision_level: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | pub vendor: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub temporal_quality: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub spatial_quality: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 79 | pub width: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | pub height: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 81 | pub horizontal_resolution: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 82 | pub vertical_resolution: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 83 | pub data_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 84 | pub frame_count: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 85 | pub compressor_name: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 86 | pub depth: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | pub color_table_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Avc1Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stsd.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct Mp4aAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 125 | pub version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 126 | pub revision_level: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 127 | pub vendor: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 128 | pub number_of_channels: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 129 | pub sample_size: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 130 | pub compression_id: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 131 | pub packet_size: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | pub sample_rate: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4aAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stsd.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Avc1Atom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 74 | pub revision_level: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | pub vendor: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub temporal_quality: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub spatial_quality: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 79 | pub width: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | pub height: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 81 | pub horizontal_resolution: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 82 | pub vertical_resolution: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 83 | pub data_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 84 | pub frame_count: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 85 | pub compressor_name: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 86 | pub depth: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | pub color_table_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Avc1Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/trak.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct TkhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 57 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 59 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | pub creation_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub modification_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub track_id: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 63 | pub duration: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | pub layer: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 65 | pub alternate_group: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | pub volume: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TkhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/codec.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | Unknown(Str<4>), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VideoCodec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 6 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/video/sample/nal.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SeiMessage { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SeiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/stsd.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct Mp4aAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 125 | pub version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 126 | pub revision_level: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 127 | pub vendor: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 128 | pub number_of_channels: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 129 | pub sample_size: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 130 | pub compression_id: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 131 | pub packet_size: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | pub sample_rate: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4aAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/sample/nal.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | Unknown(u32), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeiPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 37 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/atom/trak.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct TkhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 57 | pub atom: Atom, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 59 | pub flags: [u8; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | pub creation_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub modification_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub track_id: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 63 | pub duration: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | pub layer: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 65 | pub alternate_group: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | pub volume: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TkhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/slice/header.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SliceHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub pps_id: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub idr_pic_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub redundant_pic_cnt: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub direct_spatial_mv_pred_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub num_ref_idx_active_override_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub ref_pic_list_mvc_modification: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub ref_pic_list_modification_l1: Box<[RefPicListModification]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub pred_weight_table: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub sp_for_switch_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub deblocking_filter_control: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SliceHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/codec.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | Unknown(Str<4>), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VideoCodec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 6 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/video/sample/nal.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SeiMessage { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SeiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `luma_weight`, `luma_offset`, `chroma_weight`, and `chroma_offset` are never read [INFO] [stdout] --> src/video/slice/header.rs:456:7 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct PredWeightTableEntry { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 456 | pub luma_weight: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 457 | pub luma_offset: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 458 | pub chroma_weight: [i16; 2], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 459 | pub chroma_offset: [i16; 2], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PredWeightTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/video/sample/nal.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | Unknown(u32), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SeiPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 37 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `luma_log2_weight_denom`, `chroma_log2_weight_denom`, `l0`, and `l1` are never read [INFO] [stdout] --> src/video/slice/header.rs:493:7 [INFO] [stdout] | [INFO] [stdout] 492 | pub struct PredWeightTable { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 493 | pub luma_log2_weight_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 494 | pub chroma_log2_weight_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 495 | pub l0: Box<[PredWeightTableEntry]>, [INFO] [stdout] | ^^ [INFO] [stdout] 496 | pub l1: Box<[PredWeightTableEntry]>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PredWeightTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `no_output_of_prior_pics_flag` is never read [INFO] [stdout] --> src/video/slice/header.rs:540:7 [INFO] [stdout] | [INFO] [stdout] 539 | pub struct DecRefPicMarking { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 540 | pub no_output_of_prior_pics_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecRefPicMarking` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `disable_deblocking_filter_idc` and `slice` are never read [INFO] [stdout] --> src/video/slice/header.rs:611:7 [INFO] [stdout] | [INFO] [stdout] 610 | pub struct DeblockingFilterControl { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 611 | pub disable_deblocking_filter_idc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 612 | pub slice: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeblockingFilterControl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `alpha_c0_offset_div2` and `beta_offset_div2` are never read [INFO] [stdout] --> src/video/slice/header.rs:629:7 [INFO] [stdout] | [INFO] [stdout] 628 | pub struct DeblockingFilterControlSlice { [INFO] [stdout] | ---------------------------- fields in this struct [INFO] [stdout] 629 | pub alpha_c0_offset_div2: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 630 | pub beta_offset_div2: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeblockingFilterControlSlice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/video/slice/header.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SliceHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub pps_id: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub idr_pic_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub redundant_pic_cnt: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub direct_spatial_mv_pred_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub num_ref_idx_active_override_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub ref_pic_list_mvc_modification: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub ref_pic_list_modification_l1: Box<[RefPicListModification]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub pred_weight_table: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub sp_for_switch_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub deblocking_filter_control: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SliceHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `transform_bypass_flag` is never read [INFO] [stdout] --> src/video/slice/macroblock.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Macroblock { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | pub transform_bypass_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_mb_part`, `part_width`, and `part_height` are never read [INFO] [stdout] --> src/video/slice/macroblock.rs:536:5 [INFO] [stdout] | [INFO] [stdout] 534 | Inter { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] 535 | code: u8, [INFO] [stdout] 536 | num_mb_part: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 537 | part_pred_mode: [PartPredMode; 2], [INFO] [stdout] 538 | part_width: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 539 | part_height: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MbType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `luma_weight`, `luma_offset`, `chroma_weight`, and `chroma_offset` are never read [INFO] [stdout] --> src/video/slice/header.rs:456:7 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct PredWeightTableEntry { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 456 | pub luma_weight: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 457 | pub luma_offset: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 458 | pub chroma_weight: [i16; 2], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 459 | pub chroma_offset: [i16; 2], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PredWeightTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `luma_log2_weight_denom`, `chroma_log2_weight_denom`, `l0`, and `l1` are never read [INFO] [stdout] --> src/video/slice/header.rs:493:7 [INFO] [stdout] | [INFO] [stdout] 492 | pub struct PredWeightTable { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 493 | pub luma_log2_weight_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 494 | pub chroma_log2_weight_denom: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 495 | pub l0: Box<[PredWeightTableEntry]>, [INFO] [stdout] | ^^ [INFO] [stdout] 496 | pub l1: Box<[PredWeightTableEntry]>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PredWeightTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `no_output_of_prior_pics_flag` is never read [INFO] [stdout] --> src/video/slice/header.rs:540:7 [INFO] [stdout] | [INFO] [stdout] 539 | pub struct DecRefPicMarking { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 540 | pub no_output_of_prior_pics_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecRefPicMarking` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `disable_deblocking_filter_idc` and `slice` are never read [INFO] [stdout] --> src/video/slice/header.rs:611:7 [INFO] [stdout] | [INFO] [stdout] 610 | pub struct DeblockingFilterControl { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 611 | pub disable_deblocking_filter_idc: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 612 | pub slice: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeblockingFilterControl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `alpha_c0_offset_div2` and `beta_offset_div2` are never read [INFO] [stdout] --> src/video/slice/header.rs:629:7 [INFO] [stdout] | [INFO] [stdout] 628 | pub struct DeblockingFilterControlSlice { [INFO] [stdout] | ---------------------------- fields in this struct [INFO] [stdout] 629 | pub alpha_c0_offset_div2: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 630 | pub beta_offset_div2: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeblockingFilterControlSlice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `transform_bypass_flag` is never read [INFO] [stdout] --> src/video/slice/macroblock.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Macroblock { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | pub transform_bypass_flag: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_mb_part`, `part_width`, and `part_height` are never read [INFO] [stdout] --> src/video/slice/macroblock.rs:536:5 [INFO] [stdout] | [INFO] [stdout] 534 | Inter { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] 535 | code: u8, [INFO] [stdout] 536 | num_mb_part: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 537 | part_pred_mode: [PartPredMode; 2], [INFO] [stdout] 538 | part_width: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 539 | part_height: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MbType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 70 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 70 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "e7b11a1df0db9663e4731a192358738aa1955a404798072d95113afc7177d571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b11a1df0db9663e4731a192358738aa1955a404798072d95113afc7177d571", kill_on_drop: false }` [INFO] [stdout] e7b11a1df0db9663e4731a192358738aa1955a404798072d95113afc7177d571