[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#a77659a1e1807ba567f513afe59115af2604dc30 for pr-103029-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengi%2Fmarmelade" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pengi/marmelade on toolchain a77659a1e1807ba567f513afe59115af2604dc30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a77659a1e1807ba567f513afe59115af2604dc30" "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-2-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" "+a77659a1e1807ba567f513afe59115af2604dc30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/pengi/r68k` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vec_map v0.8.1 [INFO] [stderr] Downloaded num-integer v0.1.41 [INFO] [stderr] Downloaded time v0.1.42 [INFO] [stderr] Downloaded ansi_term v0.11.0 [INFO] [stderr] Downloaded redox_syscall v0.1.56 [INFO] [stderr] Downloaded chrono v0.4.7 [INFO] [stderr] Downloaded lazy_static v0.1.16 [INFO] [stderr] Downloaded syn v0.15.42 [INFO] [stderr] Downloaded pest v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+a77659a1e1807ba567f513afe59115af2604dc30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c571e002d269bb066377bb6869cc17575503290f615b7bb24f4b13e8617d9380 [INFO] running `Command { std: "docker" "start" "-a" "c571e002d269bb066377bb6869cc17575503290f615b7bb24f4b13e8617d9380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c571e002d269bb066377bb6869cc17575503290f615b7bb24f4b13e8617d9380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c571e002d269bb066377bb6869cc17575503290f615b7bb24f4b13e8617d9380", kill_on_drop: false }` [INFO] [stdout] c571e002d269bb066377bb6869cc17575503290f615b7bb24f4b13e8617d9380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+a77659a1e1807ba567f513afe59115af2604dc30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 533a8cee4c4db134cc8678469115ca68aa5ba28117c6a20f7236cbbe47e73b9f [INFO] running `Command { std: "docker" "start" "-a" "533a8cee4c4db134cc8678469115ca68aa5ba28117c6a20f7236cbbe47e73b9f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling r68k-emu v0.1.0 (https://github.com/pengi/r68k?branch=addressbus-trait-obj#07f5772c) [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking r68k-common v0.1.0 (https://github.com/pengi/r68k?branch=addressbus-trait-obj#07f5772c) [INFO] [stderr] Checking pest v0.4.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking r68k-tools v0.1.0 (https://github.com/pengi/r68k?branch=addressbus-trait-obj#07f5772c) [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [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: 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: 9 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: 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `Command { std: "docker" "inspect" "533a8cee4c4db134cc8678469115ca68aa5ba28117c6a20f7236cbbe47e73b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533a8cee4c4db134cc8678469115ca68aa5ba28117c6a20f7236cbbe47e73b9f", kill_on_drop: false }` [INFO] [stdout] 533a8cee4c4db134cc8678469115ca68aa5ba28117c6a20f7236cbbe47e73b9f