[INFO] cloning repository https://github.com/SaphireLattice/bcd-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaphireLattice/bcd-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaphireLattice%2Fbcd-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaphireLattice%2Fbcd-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5444145267af2bcefe57f44ade9a7d80770feaab
[INFO] checking SaphireLattice/bcd-editor/5444145267af2bcefe57f44ade9a7d80770feaab against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaphireLattice%2Fbcd-editor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SaphireLattice/bcd-editor
[INFO] finished tweaking git repo https://github.com/SaphireLattice/bcd-editor
[INFO] tweaked toml for git repo https://github.com/SaphireLattice/bcd-editor written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SaphireLattice/bcd-editor on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SaphireLattice/bcd-editor 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `bcd_editor` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc1/source/target/.../bcd_editor
[INFO] [stderr]    |                                                  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `bcd-editor`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:9:8
[INFO] [stderr]    |
[INFO] [stderr]  9 - name = "bcd_editor"
[INFO] [stderr]  9 + name = "bcd-editor"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `bcd-editor`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:10:19
[INFO] [stderr]    |
[INFO] [stderr] 10 ~ version = "0.1.0"
[INFO] [stderr] 11 + [[bin]]
[INFO] [stderr] 12 + name = "bcd-editor"
[INFO] [stderr] 13 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `bcd_editor` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/ColinFinck/nt-hive.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded zerocopy v0.6.1
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded enumn v0.1.7
[INFO] [stderr]   Downloaded zerocopy-derive v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6
[INFO] running `Command { std: "docker" "start" "ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `bcd_editor` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../bcd_editor
[INFO] [stderr]    |                          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `bcd-editor`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:9:8
[INFO] [stderr]    |
[INFO] [stderr]  9 - name = "bcd_editor"
[INFO] [stderr]  9 + name = "bcd-editor"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `bcd-editor`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:10:19
[INFO] [stderr]    |
[INFO] [stderr] 10 ~ version = "0.1.0"
[INFO] [stderr] 11 + [[bin]]
[INFO] [stderr] 12 + name = "bcd-editor"
[INFO] [stderr] 13 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `bcd_editor` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling enumn v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.3.1
[INFO] [stderr]     Checking zerocopy v0.6.1
[INFO] [stderr]     Checking nt-hive v0.3.0 (https://github.com/ColinFinck/nt-hive.git#41e6a872)
[INFO] [stderr]     Checking bcd_editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::device::Device`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::device::Device;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::device::Device`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::device::Device;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `name_to_str` is never used
[INFO] [stdout]   --> src/main.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn name_to_str(name: (String, String)) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uuid_to_name` is never used
[INFO] [stdout]    --> src/main.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn uuid_to_name(uuid: Uuid) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `parent`, `class`, and `format` are never read
[INFO] [stdout]   --> src/element.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Element {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 11 |     parent: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     class: ElementClass,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     format: ElementFormat
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Unknown(u32)
[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] 20 -     Unknown(u32)
[INFO] [stdout] 20 +     Unknown(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Application`, `Inherit`, and `Device` are never constructed
[INFO] [stdout]   --> src/element.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum ElementClass {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 17 |     Application,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     Inherit,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     Device,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Device(Device),
[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] 24 -     Device(Device),
[INFO] [stdout] 24 +     Device(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     String(String),
[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] 25 -     String(String),
[INFO] [stdout] 25 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Guid(Uuid),
[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] 26 -     Guid(Uuid),
[INFO] [stdout] 26 +     Guid(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     GuidList(Vec<Uuid>),
[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] 27 -     GuidList(Vec<Uuid>),
[INFO] [stdout] 27 +     GuidList(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Integer(u64),
[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] 28 -     Integer(u64),
[INFO] [stdout] 28 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Boolean(bool),
[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] 29 -     Boolean(bool),
[INFO] [stdout] 29 +     Boolean(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/element.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Unknown(u32, Vec<u8>)
[INFO] [stdout]    |     ------- ^^^  ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 31 -     Unknown(u32, Vec<u8>)
[INFO] [stdout] 31 +     Unknown((), ())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IntegerList` is never constructed
[INFO] [stdout]   --> src/element.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ElementFormat {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     IntegerList,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `uuid_to_name` is never used
[INFO] [stdout]    --> src/element.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl Element {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn uuid_to_name(uuid: Uuid) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `packet` are never read
[INFO] [stdout]  --> src/device.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Device {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 7 |     parent: Uuid,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     packet: DevicePacket
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Device` 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 `0` and `1` are never read
[INFO] [stdout]   --> src/device.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     PartitionGPT(Uuid, Uuid),
[INFO] [stdout]    |     ------------ ^^^^  ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 23 -     PartitionGPT(Uuid, Uuid),
[INFO] [stdout] 23 +     PartitionGPT((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/device.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     PartitionMBR(u32, u64),
[INFO] [stdout]    |     ------------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 24 -     PartitionMBR(u32, u64),
[INFO] [stdout] 24 +     PartitionMBR((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/device.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Path(u32, Box<DevicePacket>, String),
[INFO] [stdout]    |     ---- ^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Path(u32, Box<DevicePacket>, String),
[INFO] [stdout] 25 +     Path((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/device.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Unknown(u32)
[INFO] [stdout]    |     ------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 -     Unknown(u32)
[INFO] [stdout] 26 +     Unknown(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `name_to_str` is never used
[INFO] [stdout]   --> src/main.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn name_to_str(name: (String, String)) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uuid_to_name` is never used
[INFO] [stdout]    --> src/main.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn uuid_to_name(uuid: Uuid) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `parent`, `class`, and `format` are never read
[INFO] [stdout]   --> src/element.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Element {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 11 |     parent: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     class: ElementClass,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     format: ElementFormat
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Unknown(u32)
[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] 20 -     Unknown(u32)
[INFO] [stdout] 20 +     Unknown(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Application`, `Inherit`, and `Device` are never constructed
[INFO] [stdout]   --> src/element.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum ElementClass {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 17 |     Application,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     Inherit,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     Device,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Device(Device),
[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] 24 -     Device(Device),
[INFO] [stdout] 24 +     Device(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     String(String),
[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] 25 -     String(String),
[INFO] [stdout] 25 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Guid(Uuid),
[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] 26 -     Guid(Uuid),
[INFO] [stdout] 26 +     Guid(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     GuidList(Vec<Uuid>),
[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] 27 -     GuidList(Vec<Uuid>),
[INFO] [stdout] 27 +     GuidList(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Integer(u64),
[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] 28 -     Integer(u64),
[INFO] [stdout] 28 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/element.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Boolean(bool),
[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] 29 -     Boolean(bool),
[INFO] [stdout] 29 +     Boolean(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/element.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Unknown(u32, Vec<u8>)
[INFO] [stdout]    |     ------- ^^^  ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 31 -     Unknown(u32, Vec<u8>)
[INFO] [stdout] 31 +     Unknown((), ())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IntegerList` is never constructed
[INFO] [stdout]   --> src/element.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ElementFormat {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     IntegerList,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `uuid_to_name` is never used
[INFO] [stdout]    --> src/element.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl Element {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn uuid_to_name(uuid: Uuid) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `packet` are never read
[INFO] [stdout]  --> src/device.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Device {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 7 |     parent: Uuid,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     packet: DevicePacket
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Device` 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 `0` and `1` are never read
[INFO] [stdout]   --> src/device.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     PartitionGPT(Uuid, Uuid),
[INFO] [stdout]    |     ------------ ^^^^  ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 23 -     PartitionGPT(Uuid, Uuid),
[INFO] [stdout] 23 +     PartitionGPT((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/device.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     PartitionMBR(u32, u64),
[INFO] [stdout]    |     ------------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 24 -     PartitionMBR(u32, u64),
[INFO] [stdout] 24 +     PartitionMBR((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/device.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Path(u32, Box<DevicePacket>, String),
[INFO] [stdout]    |     ---- ^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Path(u32, Box<DevicePacket>, String),
[INFO] [stdout] 25 +     Path((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/device.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Unknown(u32)
[INFO] [stdout]    |     ------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DevicePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 -     Unknown(u32)
[INFO] [stdout] 26 +     Unknown(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6", kill_on_drop: false }`
[INFO] [stdout] ca410a543c4397c65b6e0389af2b21280ec304564585de153499fc8fd59707f6
