[INFO] cloning repository https://github.com/jessevz/GPT-partition-table
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessevz/GPT-partition-table" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessevz%2FGPT-partition-table", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessevz%2FGPT-partition-table'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4df28b987ebe5d6305a2b0de1b53b85038d3860b
[INFO] checking jessevz/GPT-partition-table against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessevz%2FGPT-partition-table" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jessevz/GPT-partition-table on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jessevz/GPT-partition-table
[INFO] finished tweaking git repo https://github.com/jessevz/GPT-partition-table
[INFO] tweaked toml for git repo https://github.com/jessevz/GPT-partition-table written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jessevz/GPT-partition-table 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04c375403e69808b233f0c0adc135a4d2a23029f613df93f5c2fef0a14cd2d71
[INFO] running `Command { std: "docker" "start" "-a" "04c375403e69808b233f0c0adc135a4d2a23029f613df93f5c2fef0a14cd2d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04c375403e69808b233f0c0adc135a4d2a23029f613df93f5c2fef0a14cd2d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04c375403e69808b233f0c0adc135a4d2a23029f613df93f5c2fef0a14cd2d71", kill_on_drop: false }`
[INFO] [stdout] 04c375403e69808b233f0c0adc135a4d2a23029f613df93f5c2fef0a14cd2d71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a58f9783a820629e9e6d65adcf2440786a0b94ba7472e18b9abea413ae179c3c
[INFO] running `Command { std: "docker" "start" "-a" "a58f9783a820629e9e6d65adcf2440786a0b94ba7472e18b9abea413ae179c3c", kill_on_drop: false }`
[INFO] [stderr]     Checking simple-bytes v0.2.14
[INFO] [stderr]     Checking create_GPT v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BytesRead` and `Bytes`
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use simple_bytes::{Bytes, BytesArray, BytesRead, BytesWrite};
[INFO] [stdout]   |                    ^^^^^              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_header` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct GPT_header {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `GptHeader`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `partition_entry` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct partition_entry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PartitionEntry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Partition_record` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct Partition_record {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PartitionRecord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BytesRead` and `Bytes`
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use simple_bytes::{Bytes, BytesArray, BytesRead, BytesWrite};
[INFO] [stdout]   |                    ^^^^^              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_header` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct GPT_header {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `GptHeader`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `partition_entry` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct partition_entry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PartitionEntry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Partition_record` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct Partition_record {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PartitionRecord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_file` is never used
[INFO] [stdout]   --> src/main.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl ProtectiveMBR {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     fn write_to_file(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `calculate_crc`, `check_is_valid`, and `write_to_file` are never used
[INFO] [stdout]    --> src/main.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl GPT_header {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 121 |     fn calculate_crc(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn check_is_valid(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn write_to_file(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `partition_type_GUID`, `unique_partition_GUID`, `starting_lba`, `ending_lba`, `attributes`, and `partition_name` are never read
[INFO] [stdout]    --> src/main.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct partition_entry {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 175 |     //table 5.3.3 in UEFI spec
[INFO] [stdout] 176 |     partition_type_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 177 |     unique_partition_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 178 |     starting_lba: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 179 |     ending_lba: u64,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 180 |     attributes: [u8; 8],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 181 |     partition_name: [u8; 72],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `protective_MBR` should have a snake case name
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     protective_MBR: ProtectiveMBR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `protective_mbr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `headerSize` should have a snake case name
[INFO] [stdout]    --> src/main.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     headerSize: u32, //offset 12
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `header_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `headerCRC32` should have a snake case name
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     headerCRC32: u32, //offset 16
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `header_crc32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `myLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     myLBA: u64, //offset 24
[INFO] [stdout]     |     ^^^^^ help: convert the identifier to snake case: `my_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alternateLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     alternateLBA: u64, //offset 32
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `alternate_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `first_usable_LBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     first_usable_LBA: u64, //offset 40
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_usable_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `last_usable_LBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     last_usable_LBA: u64, //offset 48
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_usable_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskGUID` should have a snake case name
[INFO] [stdout]    --> src/main.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     diskGUID: [u8; 16], //offset 56
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `disk_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `partitionEntryLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     partitionEntryLBA: u64,  //offset 72
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `partition_entry_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `partition_entry_array_CRC32` should have a snake case name
[INFO] [stdout]    --> src/main.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     partition_entry_array_CRC32: u32, //offset 88
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `partition_entry_array_crc32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `partition_type_GUID` should have a snake case name
[INFO] [stdout]    --> src/main.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     partition_type_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `partition_type_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `unique_partition_GUID` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     unique_partition_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `unique_partition_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startingCHS` should have a snake case name
[INFO] [stdout]    --> src/main.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     startingCHS: [u8; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `starting_chs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OStype` should have a snake case name
[INFO] [stdout]    --> src/main.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     OStype: u8,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `ostype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endingCHS` should have a snake case name
[INFO] [stdout]    --> src/main.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     endingCHS: [u8; 3],
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `ending_chs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startingLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     startingLBA: [u8; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `starting_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `size_in_LBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     size_in_LBA: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `size_in_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_file` is never used
[INFO] [stdout]   --> src/main.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl ProtectiveMBR {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     fn write_to_file(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `calculate_crc`, `check_is_valid`, and `write_to_file` are never used
[INFO] [stdout]    --> src/main.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl GPT_header {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 121 |     fn calculate_crc(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn check_is_valid(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn write_to_file(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `partition_type_GUID`, `unique_partition_GUID`, `starting_lba`, `ending_lba`, `attributes`, and `partition_name` are never read
[INFO] [stdout]    --> src/main.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct partition_entry {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 175 |     //table 5.3.3 in UEFI spec
[INFO] [stdout] 176 |     partition_type_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 177 |     unique_partition_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 178 |     starting_lba: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 179 |     ending_lba: u64,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 180 |     attributes: [u8; 8],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 181 |     partition_name: [u8; 72],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `protective_MBR` should have a snake case name
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     protective_MBR: ProtectiveMBR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `protective_mbr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `headerSize` should have a snake case name
[INFO] [stdout]    --> src/main.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     headerSize: u32, //offset 12
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `header_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `headerCRC32` should have a snake case name
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     headerCRC32: u32, //offset 16
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `header_crc32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `myLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     myLBA: u64, //offset 24
[INFO] [stdout]     |     ^^^^^ help: convert the identifier to snake case: `my_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alternateLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     alternateLBA: u64, //offset 32
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `alternate_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `first_usable_LBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     first_usable_LBA: u64, //offset 40
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_usable_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `last_usable_LBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     last_usable_LBA: u64, //offset 48
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_usable_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskGUID` should have a snake case name
[INFO] [stdout]    --> src/main.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     diskGUID: [u8; 16], //offset 56
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `disk_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `partitionEntryLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     partitionEntryLBA: u64,  //offset 72
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `partition_entry_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `partition_entry_array_CRC32` should have a snake case name
[INFO] [stdout]    --> src/main.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     partition_entry_array_CRC32: u32, //offset 88
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `partition_entry_array_crc32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `partition_type_GUID` should have a snake case name
[INFO] [stdout]    --> src/main.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     partition_type_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `partition_type_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `unique_partition_GUID` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     unique_partition_GUID: [u8; 16],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `unique_partition_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startingCHS` should have a snake case name
[INFO] [stdout]    --> src/main.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     startingCHS: [u8; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `starting_chs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OStype` should have a snake case name
[INFO] [stdout]    --> src/main.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     OStype: u8,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `ostype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endingCHS` should have a snake case name
[INFO] [stdout]    --> src/main.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     endingCHS: [u8; 3],
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `ending_chs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startingLBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     startingLBA: [u8; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `starting_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `size_in_LBA` should have a snake case name
[INFO] [stdout]    --> src/main.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     size_in_LBA: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `size_in_lba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "a58f9783a820629e9e6d65adcf2440786a0b94ba7472e18b9abea413ae179c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58f9783a820629e9e6d65adcf2440786a0b94ba7472e18b9abea413ae179c3c", kill_on_drop: false }`
[INFO] [stdout] a58f9783a820629e9e6d65adcf2440786a0b94ba7472e18b9abea413ae179c3c
