[INFO] fetching crate auto_uds 0.5.5...
[INFO] checking auto_uds-0.5.5 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate auto_uds 0.5.5 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate auto_uds 0.5.5 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate auto_uds 0.5.5
[INFO] finished tweaking crates.io crate auto_uds 0.5.5
[INFO] tweaked toml for crates.io crate auto_uds 0.5.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum2repr v0.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c21d6c12f08433206212e6c35ef44de178bd9141ccef92292f97fb0605d10e0
[INFO] running `Command { std: "docker" "start" "-a" "4c21d6c12f08433206212e6c35ef44de178bd9141ccef92292f97fb0605d10e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c21d6c12f08433206212e6c35ef44de178bd9141ccef92292f97fb0605d10e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c21d6c12f08433206212e6c35ef44de178bd9141ccef92292f97fb0605d10e0", kill_on_drop: false }`
[INFO] [stdout] 4c21d6c12f08433206212e6c35ef44de178bd9141ccef92292f97fb0605d10e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0472307f7505fc40ebccd669941c4a275adeb12cd10531836f9a6128152577c3
[INFO] running `Command { std: "docker" "start" "-a" "0472307f7505fc40ebccd669941c4a275adeb12cd10531836f9a6128152577c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling enum2repr v0.1.14
[INFO] [stderr]     Checking auto_uds v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use utils::ByteWrapper;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::CommunicationType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn decode_communication_type(value: u8) -> Result<(CommunicationType, Subnet), u8> {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::Subnet`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:32:75
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn decode_communication_type(value: u8) -> Result<(CommunicationType, Subnet), u8> {
[INFO] [stdout]    |                                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NormalCommunication`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |         0x01 => CommunicationType::NormalCommunication,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NetworkManagement`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |         0x02 => CommunicationType::NetworkManagement,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |         0x03 => CommunicationType::All,
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |         0x00 => Subnet::All,
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::RxOnly`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |         0x0F => Subnet::RxOnly,
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `comm_control::Subnet::Custom`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |         x => Subnet::Custom(x),
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::CommunicationType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn encode_communication_type(typ: CommunicationType, subnet: Subnet) -> u8 {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::Subnet`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:51:66
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn encode_communication_type(typ: CommunicationType, subnet: Subnet) -> u8 {
[INFO] [stdout]    |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NormalCommunication`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |         CommunicationType::NormalCommunication => 0x01,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NetworkManagement`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |         CommunicationType::NetworkManagement => 0x02,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         CommunicationType::All => 0x03,
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Subnet::All => 0x00,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `comm_control::Subnet::Custom`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Subnet::Custom(x) => x,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::RxOnly`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Subnet::RxOnly => 0x0F,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum CommunicationLevel {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/comm_level.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | enum_wrapper!(CommunicationLevel, CommunicationLevelByte);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxAndTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     EnableRxAndTx = 0x00,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxDisableTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     EnableRxDisableTx = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::DisableRxEnableTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     DisableRxEnableTx = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::DisableRxAndTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     DisableRxAndTx = 0x03,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxAndDisableTxWithEnhancedAddressInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     EnableRxAndDisableTxWithEnhancedAddressInformation = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxAndTxWithEnhancedAddressInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     EnableRxAndTxWithEnhancedAddressInformation = 0x05,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum UdsCommand {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/commands.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | enum_wrapper!(UdsCommand, UdsCommandByte);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::DiagnosticSessionControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     DiagnosticSessionControl = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ECUReset = 0x11,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::SecurityAccess`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     SecurityAccess = 0x27,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::CommunicationControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CommunicationControl = 0x28,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::TesterPresent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     TesterPresent = 0x3E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::Authentication`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Authentication = 0x29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::SecuredDataTransmission`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     SecuredDataTransmission = 0x84,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ControlDTCSetting`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     ControlDTCSetting = 0x85,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ResponseOnEvent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ResponseOnEvent = 0x86,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::LinkControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     LinkControl = 0x87,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadDataByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     ReadDataByIdentifier = 0x22,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadMemoryByAddress`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ReadMemoryByAddress = 0x23,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadScalingDataByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ReadScalingDataByIdentifier = 0x24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadDataByPeriodicIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ReadDataByPeriodicIdentifier = 0x2A,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::DynamicallyDefineDataIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     DynamicallyDefineDataIdentifier = 0x2C,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::WriteDataByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     WriteDataByIdentifier = 0x2E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::WriteMemoryByAddress`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     WriteMemoryByAddress = 0x3D,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ClearDiagnosticInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ClearDiagnosticInformation = 0x14,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadDTCInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     ReadDTCInformation = 0x19,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::InputOutputControlByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     InputOutputControlByIdentifier = 0x2F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RoutineControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RoutineControl = 0x31,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestDownload`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     RequestDownload = 0x34,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestUpload`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RequestUpload = 0x35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::TransferData`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     TransferData = 0x36,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestTransferExit`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     RequestTransferExit = 0x37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestFileTransfer`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     RequestFileTransfer = 0x38,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum UdsError {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:46:42
[INFO] [stdout]     |
[INFO] [stdout] 46  |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | enum_wrapper!(UdsError, UdsErrorByte);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::GeneralReject`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     GeneralReject = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ServiceNotSupported`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ServiceNotSupported = 0x11,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::SubFunctionNotSupported`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     SubFunctionNotSupported = 0x12,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::IncorrectMessageLengthOrInvalidFormat`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     IncorrectMessageLengthOrInvalidFormat = 0x13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ResponseTooLong`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ResponseTooLong = 0x14,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::BusyRepeatRequest`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     BusyRepeatRequest = 0x21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ConditionsNotCorrect`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ConditionsNotCorrect = 0x22,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequestSequenceError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     RequestSequenceError = 0x24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::NoResponseFromSubnetComponent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     NoResponseFromSubnetComponent = 0x25,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::FailurePreventsExecutionOfRequestedAction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     FailurePreventsExecutionOfRequestedAction = 0x26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequestOutOfRange`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     RequestOutOfRange = 0x31,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::SecurityAccessDenied`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SecurityAccessDenied = 0x33,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::InvalidKey`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     InvalidKey = 0x35,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ExceedNumberOfAttempts`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ExceedNumberOfAttempts = 0x36,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequiredTimeDelayNotExpired`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RequiredTimeDelayNotExpired = 0x37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::UploadDownloadNotAccepted`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     UploadDownloadNotAccepted = 0x70,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TransferDataSuspended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     TransferDataSuspended = 0x71,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::GeneralProgrammingFailure`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     GeneralProgrammingFailure = 0x72,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::WrongBlockSequenceCounter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     WrongBlockSequenceCounter = 0x73,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequestCorrectlyReceivedResponsePending`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     RequestCorrectlyReceivedResponsePending = 0x78,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::SubFunctionNotSupportedInActiveSession`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     SubFunctionNotSupportedInActiveSession = 0x7E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ServiceNotSupportedInActiveSession`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ServiceNotSupportedInActiveSession = 0x7F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RpmTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     RpmTooHigh = 0x81,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RpmTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     RpmTooLow = 0x82,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::EngineIsRunning`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     EngineIsRunning = 0x83,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::EngineIsNotRunning`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     EngineIsNotRunning = 0x84,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::EngineRunTimeTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     EngineRunTimeTooLow = 0x85,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TemperatureTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     TemperatureTooHigh = 0x86,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TemperatureTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     TemperatureTooLow = 0x87,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VehicleSpeedTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     VehicleSpeedTooHigh = 0x88,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VehicleSpeedTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     VehicleSpeedTooLow = 0x89,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ThrottleTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ThrottleTooHigh = 0x8A,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ThrottleTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ThrottleTooLow = 0x8B,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TransmissionRangeNotInNeutral`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     TransmissionRangeNotInNeutral = 0x8C,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TransmissionRangeNotInGear`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TransmissionRangeNotInGear = 0x8D,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::BrakeSwitchNotClosed`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     BrakeSwitchNotClosed = 0x8F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ShifterLeverNotInPark`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ShifterLeverNotInPark = 0x90,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TorqueConverterClutchLocked`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/errors.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     TorqueConverterClutchLocked = 0x91,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VoltageTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/errors.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     VoltageTooHigh = 0x92,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VoltageTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/errors.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     VoltageTooLow = 0x93,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum DtcSubFunction {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/read_dtc_information.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | enum_wrapper!(DtcSubFunction, DtcSubFunctionByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ReportNumberOfDtcByStatusMask = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ReportDtcByStatusMask = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMirrorMemoryDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ReportMirrorMemoryDtcByStatusMask = 0x0F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfMirrorMemoryDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ReportNumberOfMirrorMemoryDtcByStatusMask = 0x11,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfEmissionsRelatedObdDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ReportNumberOfEmissionsRelatedObdDtcByStatusMask = 0x12,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportEmissionsRelatedObdDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ReportEmissionsRelatedObdDtcByStatusMask = 0x13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcSnapshotIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ReportDtcSnapshotIdentifier = 0x03,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcSnapshotRecordByDtcNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ReportDtcSnapshotRecordByDtcNumber = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcSnapshotRecordByRecordNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ReportDtcSnapshotRecordByRecordNumber = 0x05,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcExtendedDataRecordByDtcNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ReportDtcExtendedDataRecordByDtcNumber = 0x06,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMirrorMemoryDtcExtendedDataRecordByDtcNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ReportMirrorMemoryDtcExtendedDataRecordByDtcNumber = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfDtcBySeverityMaskRecord`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ReportNumberOfDtcBySeverityMaskRecord = 0x07,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcBySeverityMaskRecord`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ReportDtcBySeverityMaskRecord = 0x08,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportSeverityInformationOfDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ReportSeverityInformationOfDtc = 0x09,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportSupportedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ReportSupportedDtc = 0x0A,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportFirstTestFailedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ReportFirstTestFailedDtc = 0x0B,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportFirstConfirmedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ReportFirstConfirmedDtc = 0x0C,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMostRecentTestFailedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ReportMostRecentTestFailedDtc = 0x0D,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMostRecentConfirmedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     ReportMostRecentConfirmedDtc = 0x0E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcFaultDetectionCounter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ReportDtcFaultDetectionCounter = 0x14,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcWithPermanentStatus`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ReportDtcWithPermanentStatus = 0x15,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ResetType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/reset_types.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum_wrapper!(ResetType, ResetTypeByte);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::HardReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     HardReset = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::KeyOffReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     KeyOffReset = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::SoftReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     SoftReset = 0x03,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::EnableRapidPowerShutDown`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     EnableRapidPowerShutDown = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::DisableRapidPowerShutDown`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     DisableRapidPowerShutDown = 0x05,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ScalingType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     typ: ScalingType,
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scaling_byte.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | enum_wrapper!(Scaling, ScalingByte);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::UnsignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     UnsignedNumeric = 0x00,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SignedNumeric = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::BitMappingWithoutMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BitMappingWithoutMask = 0x20,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::BitMappingWithMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     BitMappingWithMask = 0x30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Bcd`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Bcd = 0x40,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::StateEncodedVariable`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     StateEncodedVariable = 0x50,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Ascii`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ascii = 0x60,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedFloatingPoint`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     SignedFloatingPoint = 0x70,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Packet`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Packet = 0x80,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Formula`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Formula = 0x90,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::UnitOrFormat`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     UnitOrFormat = 0xA0,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::StateAndConnectionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     StateAndConnectionType = 0xB0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(typ: ScalingType, size: u8) -> Result<Self, &'static str> {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let typ: ScalingType = (value & 0xF0).try_into()?;
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::UnsignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |             ScalingType::UnsignedNumeric | ScalingType::SignedNumeric => {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:68:57
[INFO] [stdout]    |
[INFO] [stdout] 68 |             ScalingType::UnsignedNumeric | ScalingType::SignedNumeric => {
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Ascii`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |             ScalingType::Ascii => {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub enum ScalingExtension {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:46:42
[INFO] [stdout]     |
[INFO] [stdout] 46  |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scaling_byte_ext.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | enum_wrapper!(ScalingExtension, ScalingExtensionByte);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::NoUnit`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         NoUnit = 0x00,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Meter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Meter = 0x01,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Foot`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         Foot = 0x02,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Inch`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Inch = 0x03,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Yard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Yard = 0x04,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Mile`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Mile = 0x05,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Gram`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Gram = 0x06,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Tonne`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         Tonne = 0x07,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Second`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Second = 0x08,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Minute`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         Minute = 0x09,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Hour`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Hour = 0x0A,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Day`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Day = 0x0B,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Year`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         Year = 0x0C,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Ampere`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Ampere = 0x0D,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Volt`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         Volt = 0x0E,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Coulomb`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         Coulomb = 0x0F,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Ohm`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ohm = 0x10,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Farad`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         Farad = 0x11,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Henry`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         Henry = 0x12,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Siemens`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Siemens = 0x13,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Weber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         Weber = 0x14,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Tesla`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Tesla = 0x15,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Kelvin`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Kelvin = 0x16,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Celsius`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Celsius = 0x17,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Fahrenheit`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Fahrenheit = 0x18,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Candela`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Candela = 0x19,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Radian`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         Radian = 0x1A,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Degree`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         Degree = 0x1B,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Hertz`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         Hertz = 0x1C,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Joule`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         Joule = 0x1D,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Newton`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         Newton = 0x1E,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Kilopond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         Kilopond = 0x1F,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::PoundForce`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         PoundForce = 0x20,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Watt`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         Watt = 0x21,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::HorsePowerMetric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         HorsePowerMetric = 0x22,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::HorsePowerImperial`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         HorsePowerImperial = 0x23,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Pascal`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         Pascal = 0x24,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Bar`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         Bar = 0x25,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Atmosphere`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         Atmosphere = 0x26,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Psi`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         Psi = 0x27,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Becquerel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         Becquerel = 0x28,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Lumen`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         Lumen = 0x29,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Lux`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         Lux = 0x2A,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Liter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Liter = 0x2B,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::GallonImperial`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         GallonImperial = 0x2C,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::GallonUs`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         GallonUs = 0x2D,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::CubicInch`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         CubicInch = 0x2E,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MeterPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         MeterPerSecond = 0x2F,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::KilometerPerHour`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         KilometerPerHour = 0x30,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MilePerHour`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         MilePerHour = 0x31,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RevolutionsPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         RevolutionsPerSecond = 0x32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RevolutionsPerMinute`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         RevolutionsPerMinute = 0x33,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Counts`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         Counts = 0x34,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Percent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         Percent = 0x35,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MilligramPerStroke`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         MilligramPerStroke = 0x36,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MeterPerSquareSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         MeterPerSquareSecond = 0x37,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::NewtonMeter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         NewtonMeter = 0x38,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::LiterPerMinute`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         LiterPerMinute = 0x39,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::WattPerSquareMeter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         WattPerSquareMeter = 0x3A,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::BarPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         BarPerSecond = 0x3B,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RadiansPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         RadiansPerSecond = 0x3C,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RadiansPerSquareSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         RadiansPerSquareSecond = 0x3D,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::KilogramsPerSquareMeter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         KilogramsPerSquareMeter = 0x3E,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Exa`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         Exa = 0x40,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Peta`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Peta = 0x41,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Tera`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         Tera = 0x42,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Giga`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         Giga = 0x43,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Mega`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         Mega = 0x44,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Kilo`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Kilo = 0x45,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Hecto`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Hecto = 0x46,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Deca`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         Deca = 0x47,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Deci`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         Deci = 0x48,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Centi`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         Centi = 0x49,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Milli`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         Milli = 0x4A,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Micro`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         Micro = 0x4B,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Nano`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         Nano = 0x4C,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Pico`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Pico = 0x4D,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Femto`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Femto = 0x4E,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Atto`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         Atto = 0x4F,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Date1`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Date1 = 0x50,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Date2`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         Date2 = 0x51,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Date3`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         Date3 = 0x52,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Week`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         Week = 0x53,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Time1`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         Time1 = 0x54,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Time2`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         Time2 = 0x55,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime1`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         DateAndTime1 = 0x56,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime2`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         DateAndTime2 = 0x57,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime3`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         DateAndTime3 = 0x58,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime4`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         DateAndTime4 = 0x59,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/security_access.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum SecurityOperation {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/security_access.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum_wrapper!(SecurityOperation, SecurityOperationByte);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `security_access::SecurityOperation::RequestSeed`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/security_access.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     RequestSeed = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `security_access::SecurityOperation::SendKey`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/security_access.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     SendKey = 0x02,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum UdsSessionType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/session_types.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum_wrapper!(UdsSessionType, UdsSessionTypeByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::Default`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Default = 0x01,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::Programming`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Programming = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Extended = 0x03,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::SafetySystem`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     SafetySystem = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Debug> Debug for ByteWrapper<T> {
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<T: Into<u8>> From<ByteWrapper<T>> for u8 {
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: TryFrom<u8>> From<u8> for ByteWrapper<T> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn from(value: ByteWrapper<T>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |             ByteWrapper::Standard(v) => v.into(),
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             ByteWrapper::Extended(v) => v,
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |             Ok(v) => ByteWrapper::Standard(v),
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |             Err(_) => ByteWrapper::Extended(value),
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use utils::ByteWrapper;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::CommunicationType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn decode_communication_type(value: u8) -> Result<(CommunicationType, Subnet), u8> {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::Subnet`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:32:75
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn decode_communication_type(value: u8) -> Result<(CommunicationType, Subnet), u8> {
[INFO] [stdout]    |                                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NormalCommunication`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |         0x01 => CommunicationType::NormalCommunication,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NetworkManagement`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |         0x02 => CommunicationType::NetworkManagement,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |         0x03 => CommunicationType::All,
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |         0x00 => Subnet::All,
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::RxOnly`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |         0x0F => Subnet::RxOnly,
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `comm_control::Subnet::Custom`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |         x => Subnet::Custom(x),
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::CommunicationType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn encode_communication_type(typ: CommunicationType, subnet: Subnet) -> u8 {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_control::Subnet`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:51:66
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn encode_communication_type(typ: CommunicationType, subnet: Subnet) -> u8 {
[INFO] [stdout]    |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NormalCommunication`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |         CommunicationType::NormalCommunication => 0x01,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::NetworkManagement`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |         CommunicationType::NetworkManagement => 0x02,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::CommunicationType::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         CommunicationType::All => 0x03,
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::All`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Subnet::All => 0x00,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `comm_control::Subnet::Custom`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Subnet::Custom(x) => x,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_control::Subnet::RxOnly`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Subnet::RxOnly => 0x0F,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum CommunicationLevel {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/comm_level.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | enum_wrapper!(CommunicationLevel, CommunicationLevelByte);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxAndTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     EnableRxAndTx = 0x00,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxDisableTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     EnableRxDisableTx = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::DisableRxEnableTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     DisableRxEnableTx = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::DisableRxAndTx`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     DisableRxAndTx = 0x03,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxAndDisableTxWithEnhancedAddressInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     EnableRxAndDisableTxWithEnhancedAddressInformation = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `comm_level::CommunicationLevel::EnableRxAndTxWithEnhancedAddressInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_level.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     EnableRxAndTxWithEnhancedAddressInformation = 0x05,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `comm_level::CommunicationLevel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum UdsCommand {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/commands.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | enum_wrapper!(UdsCommand, UdsCommandByte);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::DiagnosticSessionControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     DiagnosticSessionControl = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ECUReset = 0x11,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::SecurityAccess`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     SecurityAccess = 0x27,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::CommunicationControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CommunicationControl = 0x28,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::TesterPresent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     TesterPresent = 0x3E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::Authentication`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Authentication = 0x29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::SecuredDataTransmission`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     SecuredDataTransmission = 0x84,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ControlDTCSetting`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     ControlDTCSetting = 0x85,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ResponseOnEvent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ResponseOnEvent = 0x86,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::LinkControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     LinkControl = 0x87,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadDataByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     ReadDataByIdentifier = 0x22,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadMemoryByAddress`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ReadMemoryByAddress = 0x23,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadScalingDataByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ReadScalingDataByIdentifier = 0x24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadDataByPeriodicIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ReadDataByPeriodicIdentifier = 0x2A,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::DynamicallyDefineDataIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     DynamicallyDefineDataIdentifier = 0x2C,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::WriteDataByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     WriteDataByIdentifier = 0x2E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::WriteMemoryByAddress`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     WriteMemoryByAddress = 0x3D,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ClearDiagnosticInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ClearDiagnosticInformation = 0x14,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ReadDTCInformation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     ReadDTCInformation = 0x19,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::InputOutputControlByIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     InputOutputControlByIdentifier = 0x2F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RoutineControl`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RoutineControl = 0x31,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestDownload`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     RequestDownload = 0x34,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestUpload`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RequestUpload = 0x35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::TransferData`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     TransferData = 0x36,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestTransferExit`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     RequestTransferExit = 0x37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::RequestFileTransfer`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/commands.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     RequestFileTransfer = 0x38,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum UdsError {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:46:42
[INFO] [stdout]     |
[INFO] [stdout] 46  |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | enum_wrapper!(UdsError, UdsErrorByte);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::GeneralReject`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     GeneralReject = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ServiceNotSupported`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ServiceNotSupported = 0x11,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::SubFunctionNotSupported`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     SubFunctionNotSupported = 0x12,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::IncorrectMessageLengthOrInvalidFormat`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     IncorrectMessageLengthOrInvalidFormat = 0x13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ResponseTooLong`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ResponseTooLong = 0x14,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::BusyRepeatRequest`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     BusyRepeatRequest = 0x21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ConditionsNotCorrect`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ConditionsNotCorrect = 0x22,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequestSequenceError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     RequestSequenceError = 0x24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::NoResponseFromSubnetComponent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     NoResponseFromSubnetComponent = 0x25,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::FailurePreventsExecutionOfRequestedAction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     FailurePreventsExecutionOfRequestedAction = 0x26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequestOutOfRange`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     RequestOutOfRange = 0x31,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::SecurityAccessDenied`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SecurityAccessDenied = 0x33,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::InvalidKey`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     InvalidKey = 0x35,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ExceedNumberOfAttempts`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ExceedNumberOfAttempts = 0x36,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequiredTimeDelayNotExpired`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RequiredTimeDelayNotExpired = 0x37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::UploadDownloadNotAccepted`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     UploadDownloadNotAccepted = 0x70,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TransferDataSuspended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     TransferDataSuspended = 0x71,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::GeneralProgrammingFailure`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     GeneralProgrammingFailure = 0x72,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::WrongBlockSequenceCounter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     WrongBlockSequenceCounter = 0x73,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RequestCorrectlyReceivedResponsePending`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     RequestCorrectlyReceivedResponsePending = 0x78,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::SubFunctionNotSupportedInActiveSession`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     SubFunctionNotSupportedInActiveSession = 0x7E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ServiceNotSupportedInActiveSession`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ServiceNotSupportedInActiveSession = 0x7F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RpmTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     RpmTooHigh = 0x81,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::RpmTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     RpmTooLow = 0x82,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::EngineIsRunning`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     EngineIsRunning = 0x83,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::EngineIsNotRunning`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     EngineIsNotRunning = 0x84,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::EngineRunTimeTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     EngineRunTimeTooLow = 0x85,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TemperatureTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     TemperatureTooHigh = 0x86,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TemperatureTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     TemperatureTooLow = 0x87,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VehicleSpeedTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     VehicleSpeedTooHigh = 0x88,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VehicleSpeedTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     VehicleSpeedTooLow = 0x89,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ThrottleTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ThrottleTooHigh = 0x8A,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ThrottleTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ThrottleTooLow = 0x8B,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TransmissionRangeNotInNeutral`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     TransmissionRangeNotInNeutral = 0x8C,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TransmissionRangeNotInGear`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TransmissionRangeNotInGear = 0x8D,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::BrakeSwitchNotClosed`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     BrakeSwitchNotClosed = 0x8F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::ShifterLeverNotInPark`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/errors.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ShifterLeverNotInPark = 0x90,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::TorqueConverterClutchLocked`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/errors.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     TorqueConverterClutchLocked = 0x91,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VoltageTooHigh`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/errors.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     VoltageTooHigh = 0x92,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `errors::UdsError::VoltageTooLow`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/errors.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     VoltageTooLow = 0x93,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `errors::UdsError`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum DtcSubFunction {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/read_dtc_information.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | enum_wrapper!(DtcSubFunction, DtcSubFunctionByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ReportNumberOfDtcByStatusMask = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ReportDtcByStatusMask = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMirrorMemoryDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ReportMirrorMemoryDtcByStatusMask = 0x0F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfMirrorMemoryDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ReportNumberOfMirrorMemoryDtcByStatusMask = 0x11,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfEmissionsRelatedObdDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ReportNumberOfEmissionsRelatedObdDtcByStatusMask = 0x12,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportEmissionsRelatedObdDtcByStatusMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ReportEmissionsRelatedObdDtcByStatusMask = 0x13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcSnapshotIdentifier`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ReportDtcSnapshotIdentifier = 0x03,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcSnapshotRecordByDtcNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ReportDtcSnapshotRecordByDtcNumber = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcSnapshotRecordByRecordNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ReportDtcSnapshotRecordByRecordNumber = 0x05,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcExtendedDataRecordByDtcNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ReportDtcExtendedDataRecordByDtcNumber = 0x06,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMirrorMemoryDtcExtendedDataRecordByDtcNumber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ReportMirrorMemoryDtcExtendedDataRecordByDtcNumber = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportNumberOfDtcBySeverityMaskRecord`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ReportNumberOfDtcBySeverityMaskRecord = 0x07,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcBySeverityMaskRecord`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ReportDtcBySeverityMaskRecord = 0x08,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportSeverityInformationOfDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ReportSeverityInformationOfDtc = 0x09,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportSupportedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ReportSupportedDtc = 0x0A,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportFirstTestFailedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ReportFirstTestFailedDtc = 0x0B,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportFirstConfirmedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ReportFirstConfirmedDtc = 0x0C,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMostRecentTestFailedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ReportMostRecentTestFailedDtc = 0x0D,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportMostRecentConfirmedDtc`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     ReportMostRecentConfirmedDtc = 0x0E,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcFaultDetectionCounter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ReportDtcFaultDetectionCounter = 0x14,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `read_dtc_information::DtcSubFunction::ReportDtcWithPermanentStatus`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/read_dtc_information.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ReportDtcWithPermanentStatus = 0x15,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `read_dtc_information::DtcSubFunction`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ResetType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/reset_types.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum_wrapper!(ResetType, ResetTypeByte);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::HardReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     HardReset = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::KeyOffReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     KeyOffReset = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::SoftReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     SoftReset = 0x03,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::EnableRapidPowerShutDown`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     EnableRapidPowerShutDown = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `reset_types::ResetType::DisableRapidPowerShutDown`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/reset_types.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     DisableRapidPowerShutDown = 0x05,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `reset_types::ResetType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ScalingType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     typ: ScalingType,
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scaling_byte.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | enum_wrapper!(Scaling, ScalingByte);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::UnsignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     UnsignedNumeric = 0x00,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SignedNumeric = 0x10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::BitMappingWithoutMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BitMappingWithoutMask = 0x20,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::BitMappingWithMask`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     BitMappingWithMask = 0x30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Bcd`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Bcd = 0x40,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::StateEncodedVariable`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     StateEncodedVariable = 0x50,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Ascii`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ascii = 0x60,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedFloatingPoint`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     SignedFloatingPoint = 0x70,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Packet`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Packet = 0x80,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Formula`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Formula = 0x90,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::UnitOrFormat`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     UnitOrFormat = 0xA0,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::StateAndConnectionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     StateAndConnectionType = 0xB0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(typ: ScalingType, size: u8) -> Result<Self, &'static str> {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let typ: ScalingType = (value & 0xF0).try_into()?;
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::UnsignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |             ScalingType::UnsignedNumeric | ScalingType::SignedNumeric => {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:68:57
[INFO] [stdout]    |
[INFO] [stdout] 68 |             ScalingType::UnsignedNumeric | ScalingType::SignedNumeric => {
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Ascii`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |             ScalingType::Ascii => {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 97 |         assert_eq!(u8::from(Scaling::new(SignedNumeric, 4).unwrap()), 0x14);
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:98:42
[INFO] [stdout]    |
[INFO] [stdout] 98 |         assert_eq!(u8::from(Scaling::new(SignedNumeric, 1).unwrap()), 0x11);
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::SignedNumeric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert!(Scaling::new(SignedNumeric, 0).is_err());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte::ScalingType::Bcd`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert!(Scaling::new(Bcd, 1).is_err());
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte::ScalingType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         use ScalingType::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub enum ScalingExtension {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:46:42
[INFO] [stdout]     |
[INFO] [stdout] 46  |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scaling_byte_ext.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | enum_wrapper!(ScalingExtension, ScalingExtensionByte);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::NoUnit`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         NoUnit = 0x00,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Meter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Meter = 0x01,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Foot`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         Foot = 0x02,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Inch`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Inch = 0x03,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Yard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Yard = 0x04,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Mile`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Mile = 0x05,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Gram`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Gram = 0x06,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Tonne`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         Tonne = 0x07,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Second`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Second = 0x08,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Minute`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/scaling_byte_ext.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         Minute = 0x09,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Hour`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Hour = 0x0A,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Day`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Day = 0x0B,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Year`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         Year = 0x0C,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Ampere`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Ampere = 0x0D,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Volt`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         Volt = 0x0E,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Coulomb`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         Coulomb = 0x0F,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Ohm`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ohm = 0x10,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Farad`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         Farad = 0x11,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Henry`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         Henry = 0x12,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Siemens`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Siemens = 0x13,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Weber`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         Weber = 0x14,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Tesla`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Tesla = 0x15,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Kelvin`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Kelvin = 0x16,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Celsius`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Celsius = 0x17,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Fahrenheit`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Fahrenheit = 0x18,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Candela`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Candela = 0x19,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Radian`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         Radian = 0x1A,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Degree`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         Degree = 0x1B,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Hertz`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         Hertz = 0x1C,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Joule`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         Joule = 0x1D,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Newton`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         Newton = 0x1E,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Kilopond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         Kilopond = 0x1F,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::PoundForce`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         PoundForce = 0x20,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Watt`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         Watt = 0x21,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::HorsePowerMetric`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         HorsePowerMetric = 0x22,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::HorsePowerImperial`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         HorsePowerImperial = 0x23,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Pascal`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         Pascal = 0x24,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Bar`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         Bar = 0x25,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Atmosphere`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         Atmosphere = 0x26,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Psi`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         Psi = 0x27,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Becquerel`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         Becquerel = 0x28,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Lumen`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         Lumen = 0x29,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Lux`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         Lux = 0x2A,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Liter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Liter = 0x2B,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::GallonImperial`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         GallonImperial = 0x2C,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::GallonUs`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         GallonUs = 0x2D,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::CubicInch`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         CubicInch = 0x2E,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MeterPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         MeterPerSecond = 0x2F,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::KilometerPerHour`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         KilometerPerHour = 0x30,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MilePerHour`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         MilePerHour = 0x31,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RevolutionsPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         RevolutionsPerSecond = 0x32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RevolutionsPerMinute`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         RevolutionsPerMinute = 0x33,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Counts`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         Counts = 0x34,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Percent`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         Percent = 0x35,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MilligramPerStroke`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         MilligramPerStroke = 0x36,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::MeterPerSquareSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         MeterPerSquareSecond = 0x37,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::NewtonMeter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         NewtonMeter = 0x38,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::LiterPerMinute`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         LiterPerMinute = 0x39,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::WattPerSquareMeter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         WattPerSquareMeter = 0x3A,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::BarPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         BarPerSecond = 0x3B,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RadiansPerSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         RadiansPerSecond = 0x3C,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::RadiansPerSquareSecond`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         RadiansPerSquareSecond = 0x3D,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::KilogramsPerSquareMeter`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         KilogramsPerSquareMeter = 0x3E,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Exa`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         Exa = 0x40,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Peta`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Peta = 0x41,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Tera`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         Tera = 0x42,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Giga`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         Giga = 0x43,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Mega`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         Mega = 0x44,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Kilo`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Kilo = 0x45,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Hecto`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Hecto = 0x46,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Deca`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         Deca = 0x47,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Deci`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         Deci = 0x48,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Centi`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         Centi = 0x49,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Milli`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         Milli = 0x4A,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Micro`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         Micro = 0x4B,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Nano`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         Nano = 0x4C,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Pico`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Pico = 0x4D,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Femto`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Femto = 0x4E,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Atto`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         Atto = 0x4F,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Date1`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Date1 = 0x50,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Date2`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         Date2 = 0x51,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Date3`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         Date3 = 0x52,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Week`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         Week = 0x53,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Time1`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         Time1 = 0x54,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::Time2`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         Time2 = 0x55,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime1`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         DateAndTime1 = 0x56,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime2`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         DateAndTime2 = 0x57,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime3`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         DateAndTime3 = 0x58,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `scaling_byte_ext::ScalingExtension::DateAndTime4`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/scaling_byte_ext.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         DateAndTime4 = 0x59,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `scaling_byte_ext::ScalingExtension`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/security_access.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum SecurityOperation {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/security_access.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum_wrapper!(SecurityOperation, SecurityOperationByte);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `security_access::SecurityOperation::RequestSeed`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/security_access.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     RequestSeed = 0x01,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `security_access::SecurityOperation::SendKey`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/security_access.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     SendKey = 0x02,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `security_access::SecurityOperation`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum UdsSessionType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/session_types.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum_wrapper!(UdsSessionType, UdsSessionTypeByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub type $enum_wrapper = $crate::ByteWrapper<$enum_name>;
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         impl From<$crate::$enum_name> for $crate::$enum_wrapper {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::Default`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Default = 0x01,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::Programming`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Programming = 0x02,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Extended = 0x03,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `session_types::UdsSessionType::SafetySystem`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/session_types.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     SafetySystem = 0x04,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             fn from(value: $crate::$enum_name) -> Self {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `session_types::UdsSessionType`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     if let Ok(v) = $crate::$enum_name::try_from(value) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Debug> Debug for ByteWrapper<T> {
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<T: Into<u8>> From<ByteWrapper<T>> for u8 {
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: TryFrom<u8>> From<u8> for ByteWrapper<T> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `utils::ByteWrapper`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn from(value: ByteWrapper<T>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |             ByteWrapper::Standard(v) => v.into(),
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             ByteWrapper::Extended(v) => v,
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |             Ok(v) => ByteWrapper::Standard(v),
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |             Err(_) => ByteWrapper::Extended(value),
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 |         assert_eq!(UdsCommandByte::from(0x11), Standard(ECUReset));
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:39:57
[INFO] [stdout]    |
[INFO] [stdout] 39 |         assert_eq!(UdsCommandByte::from(0x11), Standard(ECUReset));
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |         assert_eq!(UdsCommand::try_from(0x11), Ok(ECUReset));
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:40:51
[INFO] [stdout]    |
[INFO] [stdout] 40 |         assert_eq!(UdsCommand::try_from(0x11), Ok(ECUReset));
[INFO] [stdout]    |                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_eq!(ECUReset as u8, 0x11);
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |         assert_eq!(u8::from(ECUReset), 0x11);
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         assert_eq!(u8::from(Standard(ECUReset)), 0x11);
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |         assert_eq!(u8::from(Standard(ECUReset)), 0x11);
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:44:41
[INFO] [stdout]    |
[INFO] [stdout] 44 |         assert_eq!(UdsCommandByte::from(ECUReset), Standard(ECUReset));
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:44:52
[INFO] [stdout]    |
[INFO] [stdout] 44 |         assert_eq!(UdsCommandByte::from(ECUReset), Standard(ECUReset));
[INFO] [stdout]    |                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:44:61
[INFO] [stdout]    |
[INFO] [stdout] 44 |         assert_eq!(UdsCommandByte::from(ECUReset), Standard(ECUReset));
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |         assert!(UdsCommand::try_from(0x42).is_err());
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |         assert_eq!(UdsCommandByte::from(0x42), Extended(0x42));
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         use crate::ByteWrapper::{Extended, Standard};
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         use crate::ByteWrapper::{Extended, Standard};
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |         use crate::ByteWrapper::{Extended, Standard};
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |         use crate::ByteWrapper::{Extended, Standard};
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         use crate::UdsCommand::ECUReset;
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `commands::UdsCommand::ECUReset`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         use crate::UdsCommand::ECUReset;
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `commands::UdsCommand`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/lib.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         use crate::{UdsCommand, UdsCommandByte};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `comm_control::Subnet::Custom::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Subnet::Custom(x) => x,
[INFO] [stdout]    |                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/comm_level.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | enum_wrapper!(CommunicationLevel, CommunicationLevelByte);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/commands.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | enum_wrapper!(UdsCommand, UdsCommandByte);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:50:23
[INFO] [stdout]     |
[INFO] [stdout] 50  |                 Self::Standard(value)
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | enum_wrapper!(UdsError, UdsErrorByte);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/read_dtc_information.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | enum_wrapper!(DtcSubFunction, DtcSubFunctionByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/reset_types.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum_wrapper!(ResetType, ResetTypeByte);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scaling_byte.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | enum_wrapper!(Scaling, ScalingByte);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:50:23
[INFO] [stdout]     |
[INFO] [stdout] 50  |                 Self::Standard(value)
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scaling_byte_ext.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | enum_wrapper!(ScalingExtension, ScalingExtensionByte);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/security_access.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum_wrapper!(SecurityOperation, SecurityOperationByte);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/session_types.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum_wrapper!(UdsSessionType, UdsSessionTypeByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Self::Standard(v) => Debug::fmt(v, f),
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Standard::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Self::Standard(v) => Debug::fmt(v, f),
[INFO] [stdout]    |                            ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Self::Extended(v) => write!(f, "Extended({v:#02X})"),
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Extended::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Self::Extended(v) => write!(f, "Extended({v:#02X})"),
[INFO] [stdout]    |                            ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Standard::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |             ByteWrapper::Standard(v) => v.into(),
[INFO] [stdout]    |                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Extended::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |             ByteWrapper::Extended(v) => v,
[INFO] [stdout]    |                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `comm_control::Subnet::Custom::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/comm_control.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Subnet::Custom(x) => x,
[INFO] [stdout]    |                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/comm_level.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | enum_wrapper!(CommunicationLevel, CommunicationLevelByte);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/commands.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | enum_wrapper!(UdsCommand, UdsCommandByte);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:50:23
[INFO] [stdout]     |
[INFO] [stdout] 50  |                 Self::Standard(value)
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | enum_wrapper!(UdsError, UdsErrorByte);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/read_dtc_information.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | enum_wrapper!(DtcSubFunction, DtcSubFunctionByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/reset_types.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum_wrapper!(ResetType, ResetTypeByte);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 294 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scaling_byte.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | enum_wrapper!(Scaling, ScalingByte);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]    --> src/utils.rs:50:23
[INFO] [stdout]     |
[INFO] [stdout] 50  |                 Self::Standard(value)
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scaling_byte_ext.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | enum_wrapper!(ScalingExtension, ScalingExtensionByte);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/security_access.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum_wrapper!(SecurityOperation, SecurityOperationByte);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Self::Standard(value)
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/session_types.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum_wrapper!(UdsSessionType, UdsSessionTypeByte);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `enum_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Standard`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Self::Standard(v) => Debug::fmt(v, f),
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Standard::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Self::Standard(v) => Debug::fmt(v, f),
[INFO] [stdout]    |                            ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `utils::ByteWrapper::Extended`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Self::Extended(v) => write!(f, "Extended({v:#02X})"),
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Extended::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Self::Extended(v) => write!(f, "Extended({v:#02X})"),
[INFO] [stdout]    |                            ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Standard::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |             ByteWrapper::Standard(v) => v.into(),
[INFO] [stdout]    |                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `utils::ByteWrapper::Extended::0`: The `auto_uds` crate has been renamed to `automotive_diag`. Update your Cargo.toml, and use this enum from the `uds` namespace.
[INFO] [stdout]   --> src/utils.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |             ByteWrapper::Extended(v) => v,
[INFO] [stdout]    |                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 327 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "0472307f7505fc40ebccd669941c4a275adeb12cd10531836f9a6128152577c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0472307f7505fc40ebccd669941c4a275adeb12cd10531836f9a6128152577c3", kill_on_drop: false }`
[INFO] [stdout] 0472307f7505fc40ebccd669941c4a275adeb12cd10531836f9a6128152577c3
