[INFO] cloning repository https://github.com/pengi/marmelade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pengi/marmelade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengi%2Fmarmelade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengi%2Fmarmelade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e31e07107394d64499740d5bc00b0a36ee8de38 [INFO] checking pengi/marmelade against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengi%2Fmarmelade" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pengi/marmelade on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pengi/marmelade [INFO] finished tweaking git repo https://github.com/pengi/marmelade [INFO] tweaked toml for git repo https://github.com/pengi/marmelade written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pengi/marmelade 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pengi/r68k` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.1.42 [INFO] [stderr] Downloaded pest v0.4.1 [INFO] [stderr] Downloaded chrono v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe5e69a543baa5b15f70524c446f0acf6c0404b1bc1372900e9b0e2fe12ee9f2 [INFO] running `Command { std: "docker" "start" "-a" "fe5e69a543baa5b15f70524c446f0acf6c0404b1bc1372900e9b0e2fe12ee9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe5e69a543baa5b15f70524c446f0acf6c0404b1bc1372900e9b0e2fe12ee9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5e69a543baa5b15f70524c446f0acf6c0404b1bc1372900e9b0e2fe12ee9f2", kill_on_drop: false }` [INFO] [stdout] fe5e69a543baa5b15f70524c446f0acf6c0404b1bc1372900e9b0e2fe12ee9f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961ff518fd6302fdf6b04d8e42a6d021a5776701783e2a264589520ad946d910 [INFO] running `Command { std: "docker" "start" "-a" "961ff518fd6302fdf6b04d8e42a6d021a5776701783e2a264589520ad946d910", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking r68k-common v0.1.0 (https://github.com/pengi/r68k?branch=addressbus-trait-obj#07f5772c) [INFO] [stderr] Compiling r68k-emu v0.1.0 (https://github.com/pengi/r68k?branch=addressbus-trait-obj#07f5772c) [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking pest v0.4.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking r68k-tools v0.1.0 (https://github.com/pengi/r68k?branch=addressbus-trait-obj#07f5772c) [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling marmelade-derive v0.1.0 (/opt/rustwide/workdir/marmelade-derive) [INFO] [stderr] Checking marmelade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `mdb` is never read [INFO] [stdout] --> src/filesys/hfs/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct HfsImage [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | mdb: MDB, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HfsImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/filesys/hfs/types/mdb.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MDB { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 16 | pub drSigWord: i16, //Integer, // volume signature [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | pub drCrDate: DateTime, //LongInt, // date and time of volume creation [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | pub drLsMod: DateTime, //LongInt, // date and time of last modification [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | pub drAtrb: i16, //Integer, // volume attributes [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub drNmFls: i16, //Integer, // number of files in root directory [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub drVBMSt: i16, //Integer, // first block of volume bitmap [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub drAllocPtr: i16, //Integer, // start of next allocation search [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub drNmAlBlks: u16, //Integer, // number of allocation blocks in volume [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | pub drAlBlkSiz: i32, //LongInt, // size (in bytes) of allocation blocks [INFO] [stdout] 25 | pub drClpSiz: i32, //LongInt, // default clump size [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | pub drAlBlSt: i16, //Integer, // first allocation block in volume [INFO] [stdout] 27 | pub drNxtCNID: i32, //LongInt, // next unused catalog node ID [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub drFreeBks: u16, //Integer, // number of unused allocation blocks [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | #[length_start(28)] [INFO] [stdout] 30 | pub drVN: PString, //String[27], // volume name [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | #[length_end()] [INFO] [stdout] 32 | pub drVolBkUp: DateTime, //LongInt, // date and time of last backup [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | pub drVSeqNum: i16, //Integer, // volume backup sequence number [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | pub drWrCnt: i32, //LongInt, // volume write count [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | pub drXTClpSiz: i32, //LongInt, // clump size for extents overflow file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 36 | pub drCTClpSiz: i32, //LongInt, // clump size for catalog file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | pub drNmRtDirs: i16, //Integer, // number of directories in root directory [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | pub drFilCnt: i32, //LongInt, // number of files in volume [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 39 | pub drDirCnt: i32, //LongInt, // number of directories in volume [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub drFndrInfo: [i32; 8], //ARRAY[1..8] OF LongInt, // information used by the Finder [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | pub drVCSize: i16, //Integer, // size (in blocks) of volume cache [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 42 | pub drVBMCSize: i16, //Integer, // size (in blocks) of volume bitmap cache [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | pub drCtlCSize: i16, //Integer, // size (in blocks) of common volume cache [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 44 | pub drXTFlSize: i32, //LongInt, // size of extents overflow file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub drXTExtRec: ExtDataRec, //ExtDataRec, // extent record for extents overflow file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub drCTFlSize: i32, //LongInt, // size of catalog file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MDB` 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 `ndBLink`, `ndNHeight`, and `ndResv2` are never read [INFO] [stdout] --> src/filesys/hfs/types/btree.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NodeDescriptor { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 7 | pub ndFLink: u32, //LongInt; {forward link} [INFO] [stdout] 8 | pub ndBLink: u32, //LongInt; {backward link} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub ndType: i8, //SignedByte; {node type} [INFO] [stdout] 10 | pub ndNHeight: i8, //SignedByte; {node level} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | pub ndNRecs: u16, //Integer; {number of records in node} [INFO] [stdout] 12 | pub ndResv2: u16, //Integer; {reserved} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NodeDescriptor` 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/filesys/hfs/types/btree.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BTHdrRec { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 20 | pub bthDepth: u16, //Integer; {current depth of tree} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub bthRoot: u32, //LongInt; {number of root node} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub bthNRecs: u32, //LongInt; {number of leaf records in tree} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | pub bthFNode: u32, //LongInt; {number of first leaf node} [INFO] [stdout] 24 | pub bthLNode: u32, //LongInt; {number of last leaf node} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub bthNodeSize: u16, //Integer; {size of a node} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub bthKeyLen: u16, //Integer; {maximum length of a key} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub bthNNodes: u32, //LongInt; {total number of nodes in tree} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub bthFree: u32, //LongInt; {number of free nodes} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub bthResv: [u32; 19] //ARRAY[1..76] OF SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTHdrRec` 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 `v` and `h` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 17 | v: i16, // INTEGER: {vertical coordinate} [INFO] [stdout] | ^ [INFO] [stdout] 18 | h: i16 // INTEGER; {horizontal coordinate} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point` 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 `topLeft` and `botRight` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Rect { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 25 | topLeft: Point, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | botRight: Point, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rect` 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 `fdType`, `fdCreator`, `fdFlags`, `fdLocation`, and `fdFldr` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct FInfo { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 33 | fdType: OSType, // OSType; {file type} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | fdCreator: OSType, // OSType; {file creator} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | fdFlags: u16, // Integer; {Finder flags} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | fdLocation: Point, // Point; {file's location in window} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | fdFldr: u16, // Integer; {directory that contains file} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FInfo` 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 `fdIconID`, `fdUnused`, `fdScript`, `fdXFlags`, `fdComment`, and `fdPutAway` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FXInfo { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 44 | fdIconID: i16, // Integer; {icon ID} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | fdUnused: [i16; 3], // ARRAY[1..3] OF Integer; {unused but reserved 6 bytes} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | fdScript: i8, // SignedByte; {script flag and code} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 47 | fdXFlags: i8, // SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 48 | fdComment: i16, // Integer; {comment ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 49 | fdPutAway: u32, // LongInt; {home directory ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FXInfo` 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 `frRect`, `frFlags`, `frLocation`, and `frView` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct DInfo { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | frRect: Rect, // Rect; {folder's window rectangle} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 58 | frFlags: u16, // Integer; {flags} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 59 | frLocation: Point, // Point; {folder's location in window} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 60 | frView: u16, // Integer; {folder's view} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DInfo` 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 `frScroll`, `frOpenChain`, `frScript`, `frXFlags`, `frComment`, and `frPutAway` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct DXInfo { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 67 | frScroll: Point, // Point; {scroll position} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | frOpenChain: u32, // LongInt; {directory ID chain of open folders} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 69 | frScript: i8, // SignedByte; {script flag and code} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | frXFlags: u8, // SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | frComment: i16, // Integer; {comment ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | frPutAway: u32, // LongInt; {home directory ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DXInfo` 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 `cdrResrv2` is never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 160 | struct CatDataRecHeader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 161 | cdrType: i8, // SignedByte; {record type} [INFO] [stdout] 162 | cdrResrv2: i8, // SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CatDataRecHeader` 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 `nd` is never read [INFO] [stdout] --> src/filesys/hfs/btree.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct BTreeHeaderNode { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 85 | nd: NodeDescriptor, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTreeHeaderNode` 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 `data_len` is never read [INFO] [stdout] --> src/filesys/rsrc/types.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RsrcHeader { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub data_len : u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcHeader` 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 `len` and `data` are never read [INFO] [stdout] --> src/filesys/rsrc/types.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct RsrcData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 18 | pub len : u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 19 | pub data : SerialReadStorage [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcData` 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 `attributes` is never read [INFO] [stdout] --> src/filesys/rsrc/map.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RsrcObj { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub attributes : u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcObj` 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 `attributes` is never read [INFO] [stdout] --> src/filesys/rsrc/map.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct RsrcMap { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 52 | pub attributes: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcMap` 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/types/base.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct DateTime (NaiveDateTime); [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `DateTime` 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/toolbox/segment_loader.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | Segment(SegmentHeader) [INFO] [stdout] | ------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | Segment(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mdb` is never read [INFO] [stdout] --> src/filesys/hfs/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct HfsImage [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | mdb: MDB, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HfsImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/filesys/hfs/types/mdb.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MDB { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 16 | pub drSigWord: i16, //Integer, // volume signature [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | pub drCrDate: DateTime, //LongInt, // date and time of volume creation [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | pub drLsMod: DateTime, //LongInt, // date and time of last modification [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | pub drAtrb: i16, //Integer, // volume attributes [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub drNmFls: i16, //Integer, // number of files in root directory [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub drVBMSt: i16, //Integer, // first block of volume bitmap [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub drAllocPtr: i16, //Integer, // start of next allocation search [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub drNmAlBlks: u16, //Integer, // number of allocation blocks in volume [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | pub drAlBlkSiz: i32, //LongInt, // size (in bytes) of allocation blocks [INFO] [stdout] 25 | pub drClpSiz: i32, //LongInt, // default clump size [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | pub drAlBlSt: i16, //Integer, // first allocation block in volume [INFO] [stdout] 27 | pub drNxtCNID: i32, //LongInt, // next unused catalog node ID [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub drFreeBks: u16, //Integer, // number of unused allocation blocks [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | #[length_start(28)] [INFO] [stdout] 30 | pub drVN: PString, //String[27], // volume name [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | #[length_end()] [INFO] [stdout] 32 | pub drVolBkUp: DateTime, //LongInt, // date and time of last backup [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | pub drVSeqNum: i16, //Integer, // volume backup sequence number [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | pub drWrCnt: i32, //LongInt, // volume write count [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | pub drXTClpSiz: i32, //LongInt, // clump size for extents overflow file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 36 | pub drCTClpSiz: i32, //LongInt, // clump size for catalog file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | pub drNmRtDirs: i16, //Integer, // number of directories in root directory [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | pub drFilCnt: i32, //LongInt, // number of files in volume [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 39 | pub drDirCnt: i32, //LongInt, // number of directories in volume [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub drFndrInfo: [i32; 8], //ARRAY[1..8] OF LongInt, // information used by the Finder [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | pub drVCSize: i16, //Integer, // size (in blocks) of volume cache [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 42 | pub drVBMCSize: i16, //Integer, // size (in blocks) of volume bitmap cache [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | pub drCtlCSize: i16, //Integer, // size (in blocks) of common volume cache [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 44 | pub drXTFlSize: i32, //LongInt, // size of extents overflow file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub drXTExtRec: ExtDataRec, //ExtDataRec, // extent record for extents overflow file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub drCTFlSize: i32, //LongInt, // size of catalog file [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MDB` 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/filesys/hfs/types/btree.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BTHdrRec { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 20 | pub bthDepth: u16, //Integer; {current depth of tree} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub bthRoot: u32, //LongInt; {number of root node} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub bthNRecs: u32, //LongInt; {number of leaf records in tree} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | pub bthFNode: u32, //LongInt; {number of first leaf node} [INFO] [stdout] 24 | pub bthLNode: u32, //LongInt; {number of last leaf node} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub bthNodeSize: u16, //Integer; {size of a node} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub bthKeyLen: u16, //Integer; {maximum length of a key} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub bthNNodes: u32, //LongInt; {total number of nodes in tree} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub bthFree: u32, //LongInt; {number of free nodes} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub bthResv: [u32; 19] //ARRAY[1..76] OF SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTHdrRec` 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 `v` and `h` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 17 | v: i16, // INTEGER: {vertical coordinate} [INFO] [stdout] | ^ [INFO] [stdout] 18 | h: i16 // INTEGER; {horizontal coordinate} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point` 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 `topLeft` and `botRight` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Rect { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 25 | topLeft: Point, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | botRight: Point, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rect` 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 `fdType`, `fdCreator`, `fdFlags`, `fdLocation`, and `fdFldr` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct FInfo { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 33 | fdType: OSType, // OSType; {file type} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | fdCreator: OSType, // OSType; {file creator} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | fdFlags: u16, // Integer; {Finder flags} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | fdLocation: Point, // Point; {file's location in window} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | fdFldr: u16, // Integer; {directory that contains file} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FInfo` 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 `fdIconID`, `fdUnused`, `fdScript`, `fdXFlags`, `fdComment`, and `fdPutAway` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FXInfo { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 44 | fdIconID: i16, // Integer; {icon ID} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | fdUnused: [i16; 3], // ARRAY[1..3] OF Integer; {unused but reserved 6 bytes} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | fdScript: i8, // SignedByte; {script flag and code} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 47 | fdXFlags: i8, // SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 48 | fdComment: i16, // Integer; {comment ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 49 | fdPutAway: u32, // LongInt; {home directory ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FXInfo` 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 `frRect`, `frFlags`, `frLocation`, and `frView` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct DInfo { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | frRect: Rect, // Rect; {folder's window rectangle} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 58 | frFlags: u16, // Integer; {flags} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 59 | frLocation: Point, // Point; {folder's location in window} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 60 | frView: u16, // Integer; {folder's view} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DInfo` 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 `frScroll`, `frOpenChain`, `frScript`, `frXFlags`, `frComment`, and `frPutAway` are never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct DXInfo { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 67 | frScroll: Point, // Point; {scroll position} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | frOpenChain: u32, // LongInt; {directory ID chain of open folders} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 69 | frScript: i8, // SignedByte; {script flag and code} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | frXFlags: u8, // SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | frComment: i16, // Integer; {comment ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | frPutAway: u32, // LongInt; {home directory ID} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DXInfo` 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 `cdrResrv2` is never read [INFO] [stdout] --> src/filesys/hfs/types/catalog.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 160 | struct CatDataRecHeader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 161 | cdrType: i8, // SignedByte; {record type} [INFO] [stdout] 162 | cdrResrv2: i8, // SignedByte; {reserved} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CatDataRecHeader` 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 `nd` is never read [INFO] [stdout] --> src/filesys/hfs/btree.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct BTreeHeaderNode { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 85 | nd: NodeDescriptor, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTreeHeaderNode` 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 `data_len` is never read [INFO] [stdout] --> src/filesys/rsrc/types.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RsrcHeader { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub data_len : u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcHeader` 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 `len` and `data` are never read [INFO] [stdout] --> src/filesys/rsrc/types.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct RsrcData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 18 | pub len : u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 19 | pub data : SerialReadStorage [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcData` 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 `attributes` is never read [INFO] [stdout] --> src/filesys/rsrc/map.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RsrcObj { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub attributes : u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcObj` 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 `attributes` is never read [INFO] [stdout] --> src/filesys/rsrc/map.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct RsrcMap { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 52 | pub attributes: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsrcMap` 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/types/base.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct DateTime (NaiveDateTime); [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `DateTime` 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/toolbox/segment_loader.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | Segment(SegmentHeader) [INFO] [stdout] | ------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | Segment(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "961ff518fd6302fdf6b04d8e42a6d021a5776701783e2a264589520ad946d910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961ff518fd6302fdf6b04d8e42a6d021a5776701783e2a264589520ad946d910", kill_on_drop: false }` [INFO] [stdout] 961ff518fd6302fdf6b04d8e42a6d021a5776701783e2a264589520ad946d910