[INFO] fetching crate arinc 0.1.0... [INFO] checking arinc-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate arinc 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate arinc 0.1.0 [INFO] finished tweaking crates.io crate arinc 0.1.0 [INFO] tweaked toml for crates.io crate arinc 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate arinc 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arinc 0.1.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cd2f94eadfffc8c62fd996800394b806d84fcc8b9991cc057a2d9950a3b3830 [INFO] running `Command { std: "docker" "start" "-a" "0cd2f94eadfffc8c62fd996800394b806d84fcc8b9991cc057a2d9950a3b3830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cd2f94eadfffc8c62fd996800394b806d84fcc8b9991cc057a2d9950a3b3830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd2f94eadfffc8c62fd996800394b806d84fcc8b9991cc057a2d9950a3b3830", kill_on_drop: false }` [INFO] [stdout] 0cd2f94eadfffc8c62fd996800394b806d84fcc8b9991cc057a2d9950a3b3830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36ae32b82fadbfd2db7e5a9682abeae6b487dd1a482ed63deab920a13795983 [INFO] running `Command { std: "docker" "start" "-a" "d36ae32b82fadbfd2db7e5a9682abeae6b487dd1a482ed63deab920a13795983", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking arinc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `pointer_to_support_file_list` is never used [INFO] [stdout] --> src/a665/mod.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 81 | impl LUH { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 82 | [INFO] [stdout] 83 | fn pointer_to_support_file_list() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fileName` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | fileName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nameLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | nameLength: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `name_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filePnLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | filePnLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `file_pn_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filePn` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | filePn: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `file_pn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fileLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | fileLength: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `file_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fileCrc` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fileCrc: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `file_crc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expansionPoint2` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | expansionPoint2: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `expansion_point2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `basePath` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | basePath: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `base_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numberOfDataFiles` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | numberOfDataFiles: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_data_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `idLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | idLength: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `id_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `loadPnLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | loadPnLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `load_pn_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `loadPn` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | loadPn: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `load_pn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numberOfTargetHwIds` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | numberOfTargetHwIds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_target_hw_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `headerFileLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | headerFileLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `header_file_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `loadFileFormatVersion` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | loadFileFormatVersion: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `load_file_format_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToLoadPartNumberLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pointerToLoadPartNumberLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_load_part_number_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToTargetHwIdList` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pointerToTargetHwIdList: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_target_hw_id_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToDataFileList` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pointerToDataFileList: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_data_file_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToSupportFileList` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pointerToSupportFileList: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_support_file_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToUserDefinedData` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pointerToUserDefinedData: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_user_defined_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expansionPoint1` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | expansionPoint1: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `expansion_point1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expansionPoint4` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | expansionPoint4: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `expansion_point4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `userDefinedData` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | userDefinedData: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_defined_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `headerFileCrc` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | headerFileCrc: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `header_file_crc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `pointer_to_support_file_list` is never used [INFO] [stdout] --> src/a665/mod.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 81 | impl LUH { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 82 | [INFO] [stdout] 83 | fn pointer_to_support_file_list() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fileName` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | fileName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nameLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | nameLength: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `name_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filePnLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | filePnLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `file_pn_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filePn` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | filePn: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `file_pn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fileLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | fileLength: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `file_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fileCrc` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fileCrc: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `file_crc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expansionPoint2` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | expansionPoint2: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `expansion_point2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `basePath` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | basePath: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `base_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numberOfDataFiles` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | numberOfDataFiles: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_data_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `idLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | idLength: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `id_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `loadPnLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | loadPnLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `load_pn_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `loadPn` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | loadPn: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `load_pn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numberOfTargetHwIds` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | numberOfTargetHwIds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_target_hw_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `headerFileLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | headerFileLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `header_file_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `loadFileFormatVersion` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | loadFileFormatVersion: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `load_file_format_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToLoadPartNumberLength` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pointerToLoadPartNumberLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_load_part_number_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToTargetHwIdList` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pointerToTargetHwIdList: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_target_hw_id_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToDataFileList` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pointerToDataFileList: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_data_file_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToSupportFileList` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pointerToSupportFileList: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_support_file_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pointerToUserDefinedData` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pointerToUserDefinedData: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pointer_to_user_defined_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expansionPoint1` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | expansionPoint1: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `expansion_point1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expansionPoint4` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | expansionPoint4: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `expansion_point4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `userDefinedData` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | userDefinedData: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_defined_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `headerFileCrc` should have a snake case name [INFO] [stdout] --> src/a665/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | headerFileCrc: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `header_file_crc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s [INFO] running `Command { std: "docker" "inspect" "d36ae32b82fadbfd2db7e5a9682abeae6b487dd1a482ed63deab920a13795983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36ae32b82fadbfd2db7e5a9682abeae6b487dd1a482ed63deab920a13795983", kill_on_drop: false }` [INFO] [stdout] d36ae32b82fadbfd2db7e5a9682abeae6b487dd1a482ed63deab920a13795983