[INFO] fetching crate symphonia-format-isomp4 0.5.4... [INFO] checking symphonia-format-isomp4-0.5.4 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate symphonia-format-isomp4 0.5.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate symphonia-format-isomp4 0.5.4 [INFO] finished tweaking crates.io crate symphonia-format-isomp4 0.5.4 [INFO] tweaked toml for crates.io crate symphonia-format-isomp4 0.5.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate symphonia-format-isomp4 0.5.4 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6594f866ace3b5caa20599868e1a293f1a05e09b833f810636829697452b1417 [INFO] running `Command { std: "docker" "start" "-a" "6594f866ace3b5caa20599868e1a293f1a05e09b833f810636829697452b1417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6594f866ace3b5caa20599868e1a293f1a05e09b833f810636829697452b1417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6594f866ace3b5caa20599868e1a293f1a05e09b833f810636829697452b1417", kill_on_drop: false }` [INFO] [stdout] 6594f866ace3b5caa20599868e1a293f1a05e09b833f810636829697452b1417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b83a733a93e3238847c7e12b3d9daaba37ec2a60db7570d00d6224ef2b7b6fcc [INFO] running `Command { std: "docker" "start" "-a" "b83a733a93e3238847c7e12b3d9daaba37ec2a60db7570d00d6224ef2b7b6fcc", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `header` is never used [INFO] [stdout] --> src/atoms/mod.rs:376:8 [INFO] [stdout] | [INFO] [stdout] 375 | pub trait Atom: Sized { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 376 | fn header(&self) -> AtomHeader; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/alac.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct AlacAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlacAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/co64.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Co64Atom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Co64Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CttsAtom` is never constructed [INFO] [stdout] --> src/atoms/ctts.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CttsAtom { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `elst` are never read [INFO] [stdout] --> src/atoms/edts.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct EdtsAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub elst: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EdtsAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/esds.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct EsdsAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 43 | /// Atom header. [INFO] [stdout] 44 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EsdsAtom` 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 `es_id` and `sl_config` are never read [INFO] [stdout] --> src/atoms/esds.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct ESDescriptor { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 125 | pub es_id: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 126 | pub dec_config: DecoderConfigDescriptor, [INFO] [stdout] 127 | pub sl_config: SLDescriptor, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ESDescriptor` 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 `object_type_indication` is never read [INFO] [stdout] --> src/atoms/esds.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct DecoderConfigDescriptor { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 207 | pub codec_type: CodecType, [INFO] [stdout] 208 | pub object_type_indication: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecoderConfigDescriptor` 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 `header` is never read [INFO] [stdout] --> src/atoms/flac.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FlacAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 18 | /// Atom header. [INFO] [stdout] 19 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlacAtom` 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 `header`, `major`, `minor`, and `compatible` are never read [INFO] [stdout] --> src/atoms/ftyp.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct FtypAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub major: FourCc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | pub minor: [u8; 4], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub compatible: Vec, [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 `header`, `handler_type`, and `name` are never read [INFO] [stdout] --> src/atoms/hdlr.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct HdlrAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 38 | /// Atom header. [INFO] [stdout] 39 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | /// Handler type. [INFO] [stdout] 41 | pub handler_type: HandlerType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | /// Human-readable handler name. [INFO] [stdout] 43 | pub name: String, [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 `0` is never read [INFO] [stdout] --> src/atoms/ilst.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | Unknown(u32), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 52 - Unknown(u32), [INFO] [stdout] 52 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 475 | pub struct MetaTagDataAtom { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 476 | /// Atom header. [INFO] [stdout] 477 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct MetaTagNamespaceAtom { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 518 | /// Atom header. [INFO] [stdout] 519 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 543 | pub struct MetaTagAtom { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 544 | /// Atom header. [INFO] [stdout] 545 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 608 | pub struct IlstAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 609 | /// Atom header. [INFO] [stdout] 610 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/mdhd.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct MdhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 32 | /// Atom header. [INFO] [stdout] 33 | header: AtomHeader, [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: fields `header` and `hdlr` are never read [INFO] [stdout] --> src/atoms/mdia.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MdiaAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 15 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub mdhd: MdhdAtom, [INFO] [stdout] 17 | pub hdlr: HdlrAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdiaAtom` 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 `header` and `fragment_duration` are never read [INFO] [stdout] --> src/atoms/mehd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MehdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Fragment duration. [INFO] [stdout] 19 | pub fragment_duration: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MehdAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/meta.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MetaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 18 | /// Atom header. [INFO] [stdout] 19 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/mfhd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MfhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MfhdAtom` 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 `header` and `smhd` are never read [INFO] [stdout] --> src/atoms/minf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MinfAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Sound media header atom. [INFO] [stdout] 19 | pub smhd: Option, [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 `header` is never read [INFO] [stdout] --> src/atoms/moof.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MoofAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoofAtom` 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 `header` and `mvhd` are never read [INFO] [stdout] --> src/atoms/moov.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MoovAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | /// Atom header. [INFO] [stdout] 22 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | /// Movie header atom. [INFO] [stdout] 24 | pub mvhd: MvhdAtom, [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 `header` and `mehd` are never read [INFO] [stdout] --> src/atoms/mvex.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MvexAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | pub header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Movie extends header, optional. [INFO] [stdout] 19 | pub mehd: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MvexAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/mvhd.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MvhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | pub header: AtomHeader, [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: field `header` is never read [INFO] [stdout] --> src/atoms/opus.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct OpusAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpusAtom` 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 `reference_type`, `reference_size`, and `subsegment_duration` are never read [INFO] [stdout] --> src/atoms/sidx.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct SidxReference { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 21 | pub reference_type: ReferenceType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub reference_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub subsegment_duration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SidxReference` 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 `header`, `reference_id`, `timescale`, `first_offset`, and `references` are never read [INFO] [stdout] --> src/atoms/sidx.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct SidxAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 32 | /// Atom header. [INFO] [stdout] 33 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | pub reference_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | pub timescale: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | pub earliest_pts: u64, [INFO] [stdout] 37 | pub first_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub references: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SidxAtom` 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 `header` and `balance` are never read [INFO] [stdout] --> src/atoms/smhd.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct SmhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// Stereo balance. [INFO] [stdout] 20 | pub balance: FpI8, [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 `header` is never read [INFO] [stdout] --> src/atoms/stbl.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct StblAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 19 | /// Atom header. [INFO] [stdout] 20 | header: AtomHeader, [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: field `header` is never read [INFO] [stdout] --> src/atoms/stco.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StcoAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [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: field `sample_desc_index` is never read [INFO] [stdout] --> src/atoms/stsc.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StscEntry { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub sample_desc_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscEntry` 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 `header` is never read [INFO] [stdout] --> src/atoms/stsc.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StscAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 24 | /// Atom header. [INFO] [stdout] 25 | header: AtomHeader, [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 `header` is never read [INFO] [stdout] --> src/atoms/stsd.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StsdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 30 | /// Atom header. [INFO] [stdout] 31 | header: AtomHeader, [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 `num_channels` and `sample_size` are never read [INFO] [stdout] --> src/atoms/stsd.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct AudioSampleEntry { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 150 | pub num_channels: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 151 | pub sample_size: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioSampleEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StssAtom` is never constructed [INFO] [stdout] --> src/atoms/stss.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StssAtom { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/stsz.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct StszAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | /// Atom header. [INFO] [stdout] 23 | header: AtomHeader, [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: field `header` is never read [INFO] [stdout] --> src/atoms/stts.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SttsAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | /// Atom header. [INFO] [stdout] 23 | header: AtomHeader, [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 `header`, `sample_desc_idx`, `default_sample_flags`, `duration_is_empty`, and `default_base_is_moof` are never read [INFO] [stdout] --> src/atoms/tfhd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TfhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub sample_desc_idx: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub default_sample_flags: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// If true, there are no samples for this time duration. [INFO] [stdout] 25 | pub duration_is_empty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub default_base_is_moof: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TfhdAtom` 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 `header` and `flags` are never read [INFO] [stdout] --> src/atoms/tkhd.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TkhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// Track header flags. [INFO] [stdout] 20 | pub flags: u32, [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 `header` is never read [INFO] [stdout] --> src/atoms/traf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrafAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrafAtom` 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 `header` and `edts` are never read [INFO] [stdout] --> src/atoms/trak.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrakAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub edts: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrakAtom` 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 `header`, `default_sample_desc_idx`, and `default_sample_flags` are never read [INFO] [stdout] --> src/atoms/trex.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrexAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub default_sample_desc_idx: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub default_sample_flags: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrexAtom` 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 `header` and `sample_flags` are never read [INFO] [stdout] --> src/atoms/trun.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TrunAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub sample_flags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrunAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/udta.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct UdtaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UdtaAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/wave.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct WaveAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WaveAtom` 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 `header` is never used [INFO] [stdout] --> src/atoms/mod.rs:376:8 [INFO] [stdout] | [INFO] [stdout] 375 | pub trait Atom: Sized { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 376 | fn header(&self) -> AtomHeader; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/alac.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct AlacAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlacAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/co64.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Co64Atom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Co64Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CttsAtom` is never constructed [INFO] [stdout] --> src/atoms/ctts.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CttsAtom { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `elst` are never read [INFO] [stdout] --> src/atoms/edts.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct EdtsAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub elst: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EdtsAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/esds.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct EsdsAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 43 | /// Atom header. [INFO] [stdout] 44 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EsdsAtom` 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 `es_id` and `sl_config` are never read [INFO] [stdout] --> src/atoms/esds.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct ESDescriptor { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 125 | pub es_id: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 126 | pub dec_config: DecoderConfigDescriptor, [INFO] [stdout] 127 | pub sl_config: SLDescriptor, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ESDescriptor` 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 `object_type_indication` is never read [INFO] [stdout] --> src/atoms/esds.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct DecoderConfigDescriptor { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 207 | pub codec_type: CodecType, [INFO] [stdout] 208 | pub object_type_indication: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecoderConfigDescriptor` 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 `header` is never read [INFO] [stdout] --> src/atoms/flac.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FlacAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 18 | /// Atom header. [INFO] [stdout] 19 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlacAtom` 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 `header`, `major`, `minor`, and `compatible` are never read [INFO] [stdout] --> src/atoms/ftyp.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct FtypAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub major: FourCc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | pub minor: [u8; 4], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub compatible: Vec, [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 `header`, `handler_type`, and `name` are never read [INFO] [stdout] --> src/atoms/hdlr.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct HdlrAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 38 | /// Atom header. [INFO] [stdout] 39 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | /// Handler type. [INFO] [stdout] 41 | pub handler_type: HandlerType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | /// Human-readable handler name. [INFO] [stdout] 43 | pub name: String, [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 `0` is never read [INFO] [stdout] --> src/atoms/ilst.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | Unknown(u32), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` 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] 52 - Unknown(u32), [INFO] [stdout] 52 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 475 | pub struct MetaTagDataAtom { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 476 | /// Atom header. [INFO] [stdout] 477 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct MetaTagNamespaceAtom { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 518 | /// Atom header. [INFO] [stdout] 519 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 543 | pub struct MetaTagAtom { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 544 | /// Atom header. [INFO] [stdout] 545 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/ilst.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 608 | pub struct IlstAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 609 | /// Atom header. [INFO] [stdout] 610 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/mdhd.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct MdhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 32 | /// Atom header. [INFO] [stdout] 33 | header: AtomHeader, [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: fields `header` and `hdlr` are never read [INFO] [stdout] --> src/atoms/mdia.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MdiaAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 15 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub mdhd: MdhdAtom, [INFO] [stdout] 17 | pub hdlr: HdlrAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdiaAtom` 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 `header` and `fragment_duration` are never read [INFO] [stdout] --> src/atoms/mehd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MehdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Fragment duration. [INFO] [stdout] 19 | pub fragment_duration: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MehdAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/meta.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MetaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 18 | /// Atom header. [INFO] [stdout] 19 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/mfhd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MfhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MfhdAtom` 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 `header` and `smhd` are never read [INFO] [stdout] --> src/atoms/minf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MinfAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Sound media header atom. [INFO] [stdout] 19 | pub smhd: Option, [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 `header` is never read [INFO] [stdout] --> src/atoms/moof.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MoofAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoofAtom` 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 `header` and `mvhd` are never read [INFO] [stdout] --> src/atoms/moov.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MoovAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | /// Atom header. [INFO] [stdout] 22 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | /// Movie header atom. [INFO] [stdout] 24 | pub mvhd: MvhdAtom, [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 `header` and `mehd` are never read [INFO] [stdout] --> src/atoms/mvex.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MvexAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | pub header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Movie extends header, optional. [INFO] [stdout] 19 | pub mehd: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MvexAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/mvhd.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MvhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | pub header: AtomHeader, [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: field `header` is never read [INFO] [stdout] --> src/atoms/opus.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct OpusAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpusAtom` 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 `reference_type`, `reference_size`, and `subsegment_duration` are never read [INFO] [stdout] --> src/atoms/sidx.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct SidxReference { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 21 | pub reference_type: ReferenceType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub reference_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub subsegment_duration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SidxReference` 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 `header`, `reference_id`, `timescale`, `first_offset`, and `references` are never read [INFO] [stdout] --> src/atoms/sidx.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct SidxAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 32 | /// Atom header. [INFO] [stdout] 33 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | pub reference_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | pub timescale: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | pub earliest_pts: u64, [INFO] [stdout] 37 | pub first_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub references: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SidxAtom` 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 `header` and `balance` are never read [INFO] [stdout] --> src/atoms/smhd.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct SmhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// Stereo balance. [INFO] [stdout] 20 | pub balance: FpI8, [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 `header` is never read [INFO] [stdout] --> src/atoms/stbl.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct StblAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 19 | /// Atom header. [INFO] [stdout] 20 | header: AtomHeader, [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: field `header` is never read [INFO] [stdout] --> src/atoms/stco.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StcoAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [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: field `sample_desc_index` is never read [INFO] [stdout] --> src/atoms/stsc.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StscEntry { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub sample_desc_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscEntry` 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 `header` is never read [INFO] [stdout] --> src/atoms/stsc.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StscAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 24 | /// Atom header. [INFO] [stdout] 25 | header: AtomHeader, [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 `header` is never read [INFO] [stdout] --> src/atoms/stsd.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StsdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 30 | /// Atom header. [INFO] [stdout] 31 | header: AtomHeader, [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 `num_channels` and `sample_size` are never read [INFO] [stdout] --> src/atoms/stsd.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct AudioSampleEntry { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 150 | pub num_channels: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 151 | pub sample_size: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioSampleEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StssAtom` is never constructed [INFO] [stdout] --> src/atoms/stss.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StssAtom { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/atoms/stsz.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct StszAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | /// Atom header. [INFO] [stdout] 23 | header: AtomHeader, [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: field `header` is never read [INFO] [stdout] --> src/atoms/stts.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SttsAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | /// Atom header. [INFO] [stdout] 23 | header: AtomHeader, [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 `header`, `sample_desc_idx`, `default_sample_flags`, `duration_is_empty`, and `default_base_is_moof` are never read [INFO] [stdout] --> src/atoms/tfhd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TfhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub sample_desc_idx: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub default_sample_flags: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// If true, there are no samples for this time duration. [INFO] [stdout] 25 | pub duration_is_empty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub default_base_is_moof: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TfhdAtom` 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 `header` and `flags` are never read [INFO] [stdout] --> src/atoms/tkhd.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TkhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// Track header flags. [INFO] [stdout] 20 | pub flags: u32, [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 `header` is never read [INFO] [stdout] --> src/atoms/traf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrafAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrafAtom` 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 `header` and `edts` are never read [INFO] [stdout] --> src/atoms/trak.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrakAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub edts: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrakAtom` 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 `header`, `default_sample_desc_idx`, and `default_sample_flags` are never read [INFO] [stdout] --> src/atoms/trex.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrexAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub default_sample_desc_idx: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub default_sample_flags: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrexAtom` 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 `header` and `sample_flags` are never read [INFO] [stdout] --> src/atoms/trun.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TrunAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub sample_flags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrunAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/udta.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct UdtaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UdtaAtom` 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 `header` is never read [INFO] [stdout] --> src/atoms/wave.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct WaveAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WaveAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "b83a733a93e3238847c7e12b3d9daaba37ec2a60db7570d00d6224ef2b7b6fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83a733a93e3238847c7e12b3d9daaba37ec2a60db7570d00d6224ef2b7b6fcc", kill_on_drop: false }` [INFO] [stdout] b83a733a93e3238847c7e12b3d9daaba37ec2a60db7570d00d6224ef2b7b6fcc